Searched defs:null_crypto_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c209 static crypto_data_t null_crypto_data = { CRYPTO_DATA_RAW }; variable
1449 key, &null_crypto_data, mac, template, req));
1471 key, mac, &null_crypto_data, template, req));

Completed in 45 milliseconds