Searched refs:blowfish_free_context (Results 1 – 1 of 1) sorted by relevance
161 static int blowfish_free_context(crypto_ctx_t *);165 blowfish_free_context370 (void) blowfish_free_context(ctx); in blowfish_encrypt()412 (void) blowfish_free_context(ctx); in blowfish_decrypt()562 (void) blowfish_free_context(ctx); in blowfish_encrypt_final()586 (void) blowfish_free_context(ctx); in blowfish_decrypt_final()805 blowfish_free_context(crypto_ctx_t *ctx) in blowfish_free_context() function