Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c27 static OSSL_FUNC_cipher_encrypt_init_fn chacha20_poly1305_einit; variable
245 static int chacha20_poly1305_einit(void *vctx, const unsigned char *key, in chacha20_poly1305_einit() function
334 { OSSL_FUNC_CIPHER_ENCRYPT_INIT, (void (*)(void))chacha20_poly1305_einit },

Completed in 6 milliseconds