Home
last modified time | relevance | path

Searched refs:crypto_info_aes_gcm_128 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/tls/
Dtls_main.c378 crypto_info_aes_gcm_128 = in do_tls_getsockopt_conf() local
383 if (len != sizeof(*crypto_info_aes_gcm_128)) { in do_tls_getsockopt_conf()
388 memcpy(crypto_info_aes_gcm_128->iv, in do_tls_getsockopt_conf()
391 memcpy(crypto_info_aes_gcm_128->rec_seq, cctx->rec_seq, in do_tls_getsockopt_conf()
395 crypto_info_aes_gcm_128, in do_tls_getsockopt_conf()
396 sizeof(*crypto_info_aes_gcm_128))) in do_tls_getsockopt_conf()