Searched refs:chacha20_poly1305_final (Results 1 – 2 of 2) sorted by relevance
146 chacha20_poly1305_final(uint8_t *digest, void *vctx) in chacha20_poly1305_final() function172 .final = chacha20_poly1305_final,229 .final = chacha20_poly1305_final,
33 static OSSL_FUNC_cipher_final_fn chacha20_poly1305_final; variable312 static int chacha20_poly1305_final(void *vctx, unsigned char *out, size_t *outl, in chacha20_poly1305_final() function337 { OSSL_FUNC_CIPHER_FINAL, (void (*)(void))chacha20_poly1305_final },