Home
last modified time | relevance | path

Searched refs:CRYPTO_AES_ICM (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dxform_aes_icm.c64 .type = CRYPTO_AES_ICM,
H A Dcryptodev.h167 #define CRYPTO_AES_ICM 23 /* commonly known as CTR mode */ macro
H A Dcrypto.c593 case CRYPTO_AES_ICM: in crypto_cipher()
681 [CRYPTO_AES_ICM] = ALG_CIPHER,
H A Dcryptodev.c419 case CRYPTO_AES_ICM: in cse_create()
/f-stack/freebsd/crypto/aesni/
H A Daesni.c239 case CRYPTO_AES_ICM: in aesni_cipher_supported()
642 case CRYPTO_AES_ICM: in aesni_cipher_process()
762 case CRYPTO_AES_ICM: in aesni_cipher_crypt()
H A Daesni_wrap.c447 case CRYPTO_AES_ICM: in aesni_cipher_setup_common()
/f-stack/freebsd/crypto/ccp/
H A Dccp.c343 case CRYPTO_AES_ICM: in ccp_cipher_supported()
441 case CRYPTO_AES_ICM: in ccp_newsession()
H A Dccp_hardware.c1543 case CRYPTO_AES_ICM: in ccp_do_blkcipher()
1638 if (csp->csp_cipher_alg == CRYPTO_AES_ICM) in ccp_do_blkcipher()