Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_seed.c22 static OSSL_FUNC_cipher_freectx_fn seed_freectx; variable
25 static void seed_freectx(void *vctx) in seed_freectx() function