Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c224 static crypto_data_t null_crypto_data = { CRYPTO_DATA_RAW }; variable
1518 key, &null_crypto_data, mac, template, req)); in aes_mac_atomic()
1547 key, mac, &null_crypto_data, template, req)); in aes_mac_verify_atomic()