Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_seed.c23 static OSSL_FUNC_cipher_dupctx_fn seed_dupctx; variable
33 static void *seed_dupctx(void *ctx) in seed_dupctx() function