Searched defs:chacha20_poly1305_final (Results 1 – 2 of 2) sorted by relevance
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() function
146 chacha20_poly1305_final(uint8_t *digest, void *vctx) in chacha20_poly1305_final() function