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

/linux-master/drivers/crypto/bcm/
H A Dspu.h51 CIPHER_TYPE_AES192 = 0x1, enumerator in enum:spu_cipher_type
H A Dspu2.c170 case CIPHER_TYPE_AES192:
273 case CIPHER_TYPE_AES192:
H A Dspu.c155 case CIPHER_TYPE_AES192:
231 case CIPHER_TYPE_AES192:
H A Dcipher.c1805 ctx->cipher_type = CIPHER_TYPE_AES192;
2266 ctx->cipher_type = CIPHER_TYPE_AES192;
2767 ctx->cipher_type = CIPHER_TYPE_AES192;
2837 ctx->cipher_type = CIPHER_TYPE_AES192;

Completed in 115 milliseconds