Searched refs:chacha20_poly1305_dupctx (Results 1 – 1 of 1) sorted by relevance
26 static OSSL_FUNC_cipher_dupctx_fn chacha20_poly1305_dupctx; variable62 static void *chacha20_poly1305_dupctx(void *provctx) in chacha20_poly1305_dupctx() function333 { OSSL_FUNC_CIPHER_DUPCTX, (void (*)(void))chacha20_poly1305_dupctx },
Completed in 5 milliseconds