Searched refs:tls12_crypto_info_aes_ccm_128 (Results 1 – 3 of 3) sorted by relevance
111 struct tls12_crypto_info_aes_ccm_128 { struct
2307 struct tls12_crypto_info_aes_ccm_128 *ccm_128_info; in tls_set_sw_offload()2408 iv = ((struct tls12_crypto_info_aes_ccm_128 *)crypto_info)->iv; in tls_set_sw_offload()2411 ((struct tls12_crypto_info_aes_ccm_128 *)crypto_info)->rec_seq; in tls_set_sw_offload()2413 (struct tls12_crypto_info_aes_ccm_128 *)crypto_info; in tls_set_sw_offload()
522 optsize = sizeof(struct tls12_crypto_info_aes_ccm_128); in do_tls_setsockopt_conf()