Searched refs:CHCR_SCMD_CIPHER_MODE_AES_CTR (Results 1 – 3 of 3) sorted by relevance
13 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
78 #define CHCR_SCMD_CIPHER_MODE_AES_CTR 3 macro
861 (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()