Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_camellia.c23 static OSSL_FUNC_cipher_dupctx_fn camellia_dupctx; variable
33 static void *camellia_dupctx(void *ctx) in camellia_dupctx() function