Searched refs:sd_verify_recover_ctx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c220 if ((sp)->sd_verify_recover_ctx != NULL) { \
221 crypto_cancel_ctx((sp)->sd_verify_recover_ctx); \
222 (sp)->sd_verify_recover_ctx = NULL; \
1960 sp->sd_verify_recover_ctx = NULL;
3513 ctxpp = &sp->sd_verify_recover_ctx;
3913 ctxpp = &sp->sd_verify_recover_ctx;
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h516 crypto_ctx_t *sd_verify_recover_ctx; member in struct:crypto_session_data

Completed in 246 milliseconds