Searched refs:CIPHER_TYPE_AES256 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/bcm/
H A Dspu.h53 CIPHER_TYPE_AES256 = 0x2, enumerator in enum:spu_cipher_type
H A Dspu2.c173 case CIPHER_TYPE_AES256:
276 case CIPHER_TYPE_AES256:
H A Dspu.c159 case CIPHER_TYPE_AES256:
235 case CIPHER_TYPE_AES256:
H A Dcipher.c1808 ctx->cipher_type = CIPHER_TYPE_AES256;
2269 ctx->cipher_type = CIPHER_TYPE_AES256;
2770 ctx->cipher_type = CIPHER_TYPE_AES256;
2840 ctx->cipher_type = CIPHER_TYPE_AES256;

Completed in 126 milliseconds