Home
last modified time | relevance | path

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

/Linux-v4.19/net/tls/
Dtls_main.c359 crypto_info_aes_gcm_128 = local
364 if (len != sizeof(*crypto_info_aes_gcm_128)) {
369 memcpy(crypto_info_aes_gcm_128->iv,
372 memcpy(crypto_info_aes_gcm_128->rec_seq, ctx->tx.rec_seq,
376 crypto_info_aes_gcm_128,
377 sizeof(*crypto_info_aes_gcm_128)))