Searched refs:CIPHER_TYPE_AES256 (Results 1 – 4 of 4) sorted by relevance
53 CIPHER_TYPE_AES256 = 0x2, enumerator
159 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()235 case CIPHER_TYPE_AES256: in spum_dump_msg_hdr()
174 case CIPHER_TYPE_AES256: in spu2_cipher_xlate()277 case CIPHER_TYPE_AES256: in spu2_hash_xlate()
1809 ctx->cipher_type = CIPHER_TYPE_AES256; in aes_setkey()2270 ctx->cipher_type = CIPHER_TYPE_AES256; in ahash_setkey()2774 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_authenc_setkey()2844 ctx->cipher_type = CIPHER_TYPE_AES256; in aead_gcm_ccm_setkey()
Completed in 20 milliseconds