Home
last modified time | relevance | path

Searched refs:CHCR_SCMD_CIPHER_MODE_AES_CTR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h13 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
H A Dchcr_ktls.c119 SCMD_CIPH_MODE_V(CHCR_SCMD_CIPHER_MODE_AES_CTR) | in chcr_ktls_save_keys()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h13 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
H A Dchcr_ktls.c119 SCMD_CIPH_MODE_V(CHCR_SCMD_CIPHER_MODE_AES_CTR) | in chcr_ktls_save_keys()
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h78 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
H A Dchcr_algo.c868 (ablkctx->ciph_mode == CHCR_SCMD_CIPHER_MODE_AES_CTR)) { in create_cipher_wr()
985 ablkctx->ciph_mode = CHCR_SCMD_CIPHER_MODE_AES_CTR; in chcr_aes_ctr_setkey()
1022 ablkctx->ciph_mode = CHCR_SCMD_CIPHER_MODE_AES_CTR; in chcr_aes_rfc3686_setkey()
2528 temp = CHCR_SCMD_CIPHER_MODE_AES_CTR; in create_authenc_wr()
/kernel/linux/linux-6.6/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()
2523 temp = CHCR_SCMD_CIPHER_MODE_AES_CTR; in create_authenc_wr()

Completed in 19 milliseconds