Home
last modified time | relevance | path

Searched defs:encrypted_iv (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.h62 uint8_t encrypted_iv[BPI_MAX_ENCR_IV_LEN]; in bpi_cipher_encrypt() local
H A Dqat_sym.c27 uint8_t encrypted_iv[BPI_MAX_ENCR_IV_LEN]; in bpi_cipher_decrypt() local
/f-stack/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd.c957 uint8_t encrypted_iv[DES_BLOCK_SIZE]; in process_openssl_cipher_bpi_encrypt() local