Home
last modified time | relevance | path

Searched refs:null_crypto_data (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c197 static crypto_data_t null_crypto_data = { CRYPTO_DATA_RAW }; variable
1434 key, &null_crypto_data, mac, template, req)); in aes_mac_atomic()
1456 key, mac, &null_crypto_data, template, req)); in aes_mac_verify_atomic()