Searched defs:chacha20_poly1305_cipher (Results 1 – 2 of 2) sorted by relevance
32 static OSSL_FUNC_cipher_cipher_fn chacha20_poly1305_cipher; variable285 static int chacha20_poly1305_cipher(void *vctx, unsigned char *out, in chacha20_poly1305_cipher() function
364 static int chacha20_poly1305_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in chacha20_poly1305_cipher() function
Completed in 6 milliseconds