Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_seed.c23 static OSSL_FUNC_cipher_dupctx_fn seed_dupctx; variable
33 static void *seed_dupctx(void *ctx) in seed_dupctx() function