Searched refs:chacha20_poly1305_info (Results 1 – 1 of 1) sorted by relevance
2308 struct tls12_crypto_info_chacha20_poly1305 *chacha20_poly1305_info; in tls_set_sw_offload() local2422 chacha20_poly1305_info = (void *)crypto_info; in tls_set_sw_offload()2426 iv = chacha20_poly1305_info->iv; in tls_set_sw_offload()2428 rec_seq = chacha20_poly1305_info->rec_seq; in tls_set_sw_offload()2430 key = chacha20_poly1305_info->key; in tls_set_sw_offload()2431 salt = chacha20_poly1305_info->salt; in tls_set_sw_offload()