Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_common.h13 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
A Dchcr_ktls.c119 SCMD_CIPH_MODE_V(CHCR_SCMD_CIPHER_MODE_AES_CTR) | in chcr_ktls_save_keys()
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_crypto.h78 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
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()
2522 temp = CHCR_SCMD_CIPHER_MODE_AES_CTR; in create_authenc_wr()

Completed in 36 milliseconds