Searched refs:gcm_128_info (Results 1 – 1 of 1) sorted by relevance
1148 struct tls12_crypto_info_aes_gcm_128 *gcm_128_info; in tls_set_sw_offload() local1210 gcm_128_info = in tls_set_sw_offload()1235 memcpy(cctx->iv, gcm_128_info->salt, TLS_CIPHER_AES_GCM_128_SALT_SIZE); in tls_set_sw_offload()1275 rc = crypto_aead_setkey(*aead, gcm_128_info->key, in tls_set_sw_offload()