Home
last modified time | relevance | path

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

/Linux-v6.1/net/tls/
Dtls_main.c399 crypto_info_aes_gcm_128 = in do_tls_getsockopt_conf() local
404 if (len != sizeof(*crypto_info_aes_gcm_128)) { in do_tls_getsockopt_conf()
409 memcpy(crypto_info_aes_gcm_128->iv, in do_tls_getsockopt_conf()
412 memcpy(crypto_info_aes_gcm_128->rec_seq, cctx->rec_seq, in do_tls_getsockopt_conf()
416 crypto_info_aes_gcm_128, in do_tls_getsockopt_conf()
417 sizeof(*crypto_info_aes_gcm_128))) in do_tls_getsockopt_conf()