Searched refs:tls12_crypto_info_aes_ccm_128 (Results 1 – 3 of 3) sorted by relevance
104 struct tls12_crypto_info_aes_ccm_128 { struct
2298 struct tls12_crypto_info_aes_ccm_128 *ccm_128_info; in tls_set_sw_offload()2398 iv = ((struct tls12_crypto_info_aes_ccm_128 *)crypto_info)->iv; in tls_set_sw_offload()2401 ((struct tls12_crypto_info_aes_ccm_128 *)crypto_info)->rec_seq; in tls_set_sw_offload()2403 (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()