Searched refs:crypto_free_mode_ctx (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.c169 crypto_free_mode_ctx(void *ctx) function
H A Dmodes.h386 extern void crypto_free_mode_ctx(void *);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c312 crypto_free_mode_ctx(blowfish_ctx);
817 crypto_free_mode_ctx(blowfish_ctx);
H A Daes.c379 crypto_free_mode_ctx(aes_ctx);
1305 crypto_free_mode_ctx(aes_ctx);
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c485 crypto_free_mode_ctx(des_ctx);
1055 crypto_free_mode_ctx(des_ctx);

Completed in 63 milliseconds