Home
last modified time | relevance | path

Searched refs:CHCR_SCMD_CIPHER_MODE_AES_CTR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h13 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h78 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
H A Dchcr_algo.c861 (ablkctx->ciph_mode == CHCR_SCMD_CIPHER_MODE_AES_CTR)) { in create_cipher_wr()
978 ablkctx->ciph_mode = CHCR_SCMD_CIPHER_MODE_AES_CTR; in chcr_aes_ctr_setkey()
1015 ablkctx->ciph_mode = CHCR_SCMD_CIPHER_MODE_AES_CTR; in chcr_aes_rfc3686_setkey()
2530 temp = CHCR_SCMD_CIPHER_MODE_AES_CTR; in create_authenc_wr()