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

/linux-master/drivers/crypto/bcm/
H A Dspu.h50 CIPHER_TYPE_AES128 = 0x0, enumerator in enum:spu_cipher_type
H A Dspu2.c167 case CIPHER_TYPE_AES128:
270 case CIPHER_TYPE_AES128:
H A Dspu.c151 case CIPHER_TYPE_AES128:
227 case CIPHER_TYPE_AES128:
H A Dcipher.c1802 ctx->cipher_type = CIPHER_TYPE_AES128;
2263 ctx->cipher_type = CIPHER_TYPE_AES128;
2764 ctx->cipher_type = CIPHER_TYPE_AES128;
2834 ctx->cipher_type = CIPHER_TYPE_AES128;

Completed in 284 milliseconds