Searched refs:set_tls1_aad (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h19 int (*set_tls1_aad)(void *ctx, unsigned char *aad_rec, int aad_len); member in struct:prov_cipher_hw_aes_hmac_sha_ctx_st
H A Dcipher_aes_cbc_hmac_sha.c180 if (hw->set_tls1_aad(ctx, p->data, p->data_size) <= 0)

Completed in 218 milliseconds