Searched refs:chacha20_poly1305_einit (Results 1 – 1 of 1) sorted by relevance
27 static OSSL_FUNC_cipher_encrypt_init_fn chacha20_poly1305_einit; variable245 static int chacha20_poly1305_einit(void *vctx, const unsigned char *key, in chacha20_poly1305_einit() function334 { OSSL_FUNC_CIPHER_ENCRYPT_INIT, (void (*)(void))chacha20_poly1305_einit },
Completed in 6 milliseconds