Home
last modified time | relevance | path

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

/Linux-v5.10/net/tls/
Dtls_main.c402 crypto_info_aes_gcm_256 = in do_tls_getsockopt_conf() local
407 if (len != sizeof(*crypto_info_aes_gcm_256)) { in do_tls_getsockopt_conf()
412 memcpy(crypto_info_aes_gcm_256->iv, in do_tls_getsockopt_conf()
415 memcpy(crypto_info_aes_gcm_256->rec_seq, cctx->rec_seq, in do_tls_getsockopt_conf()
419 crypto_info_aes_gcm_256, in do_tls_getsockopt_conf()
420 sizeof(*crypto_info_aes_gcm_256))) in do_tls_getsockopt_conf()