Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_rc2.c30 static OSSL_FUNC_cipher_freectx_fn rc2_freectx; variable
36 static void rc2_freectx(void *vctx) in rc2_freectx() function