Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_rc5.c28 static OSSL_FUNC_cipher_dupctx_fn rc5_dupctx; variable
41 static void *rc5_dupctx(void *ctx) in rc5_dupctx() function