Home
last modified time | relevance | path

Searched refs:CIPHER_TYPE_AES128 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.h50 CIPHER_TYPE_AES128 = 0x0, enumerator
H A Dcipher.c1797 ctx->cipher_type = CIPHER_TYPE_AES128; in aes_setkey()
2258 ctx->cipher_type = CIPHER_TYPE_AES128; in ahash_setkey()
2762 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_authenc_setkey()
2832 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_gcm_ccm_setkey()