Searched refs:ossl_chacha20_poly1305_encrypt (Results 1 – 3 of 3) sorted by relevance
42 int ossl_chacha20_poly1305_encrypt(struct cryptop *crp,
411 return (ossl_chacha20_poly1305_encrypt(crp, csp)); in ossl_process_aead()
156 ossl_chacha20_poly1305_encrypt(struct cryptop *crp, in ossl_chacha20_poly1305_encrypt() function