Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu.h53 CIPHER_TYPE_AES256 = 0x2, enumerator
H A Dcipher.c1803 ctx->cipher_type = CIPHER_TYPE_AES256; in aes_setkey()
2264 ctx->cipher_type = CIPHER_TYPE_AES256; in ahash_setkey()
2768 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_authenc_setkey()
2838 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_gcm_ccm_setkey()