Searched refs:CIPHER_TYPE_AES128 (Results 1 – 4 of 4) sorted by relevance
50 CIPHER_TYPE_AES128 = 0x0, enumerator
151 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()227 case CIPHER_TYPE_AES128: in spum_dump_msg_hdr()
167 case CIPHER_TYPE_AES128: in spu2_cipher_xlate()270 case CIPHER_TYPE_AES128: in spu2_hash_xlate()
1803 ctx->cipher_type = CIPHER_TYPE_AES128; in aes_setkey()2264 ctx->cipher_type = CIPHER_TYPE_AES128; in ahash_setkey()2801 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_authenc_setkey()2871 ctx->cipher_type = CIPHER_TYPE_AES128; in aead_gcm_ccm_setkey()
Completed in 15 milliseconds