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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c161 static int blowfish_free_context(crypto_ctx_t *);
165 blowfish_free_context
370 (void) blowfish_free_context(ctx);
412 (void) blowfish_free_context(ctx);
562 (void) blowfish_free_context(ctx);
586 (void) blowfish_free_context(ctx);
805 blowfish_free_context(crypto_ctx_t *ctx) function

Completed in 70 milliseconds