Home
last modified time | relevance | path

Searched refs:AES_CBC (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/doc/guides/cryptodevs/
H A Dvirtio.rst31 * Only supports AES_CBC cipher only algorithm and AES_CBC with HMAC_SHA1
H A Dopenssl.rst84 --cipher_op ENCRYPT --cipher_algo AES_CBC
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h130 AES_CBC = 0x3, enumerator
H A Dcpt_ucode.h112 case AES_CBC: in cpt_fc_ciph_set_type()
279 case AES_CBC: in cpt_fc_ciph_set_key()
768 else if (likely((cipher_type == AES_CBC) || in cpt_enc_hmac_prep()
2586 enc_type = AES_CBC; in fill_sess_cipher()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst211 algorithm AES_CBC.