Searched refs:chacha20_poly1305_dinit (Results 1 – 1 of 1) sorted by relevance
28 static OSSL_FUNC_cipher_decrypt_init_fn chacha20_poly1305_dinit; variable265 static int chacha20_poly1305_dinit(void *vctx, const unsigned char *key, in chacha20_poly1305_dinit() function335 { OSSL_FUNC_CIPHER_DECRYPT_INIT, (void (*)(void))chacha20_poly1305_dinit },
Completed in 20 milliseconds