Home
last modified time | relevance | path

Searched defs:blowfish_freectx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_blowfish.c24 static OSSL_FUNC_cipher_freectx_fn blowfish_freectx; variable
27 static void blowfish_freectx(void *vctx) in blowfish_freectx() function