Home
last modified time | relevance | path

Searched refs:tls_make_aad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls.h358 void tls_make_aad(char *buf, size_t size, char *record_sequence, in tls_make_aad() function
H A Dtls_device_fallback.c90 tls_make_aad(aad, len - cipher_desc->tag, (char *)&rcd_sn, buf[0], prot); in tls_enc_record()
H A Dtls_sw.c808 tls_make_aad(rec->aad_space, msg_pl->sg.size + prot->tail_size, in tls_push_record()
1556 tls_make_aad(dctx->aad, rxm->full_len - prot->overhead_size + in tls_decrypt_sg()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device_fallback.c75 tls_make_aad(aad, len - TLS_CIPHER_AES_GCM_128_TAG_SIZE, in tls_enc_record()
H A Dtls_sw.c756 tls_make_aad(rec->aad_space, msg_pl->sg.size + prot->tail_size, in tls_push_record()
1495 tls_make_aad(aad, rxm->full_len - prot->overhead_size + in decrypt_internal()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h548 static inline void tls_make_aad(char *buf, in tls_make_aad() function

Completed in 15 milliseconds