Searched refs:tls12_crypto_info_chacha20_poly1305 (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtls.h149 struct tls12_crypto_info_chacha20_poly1305 { struct
/linux-master/include/net/
H A Dtls.h199 struct tls12_crypto_info_chacha20_poly1305 chacha20_poly1305;
/linux-master/net/tls/
H A Dtls_main.c106 CIPHER_DESC_NONCE0(TLS_CIPHER_CHACHA20_POLY1305, tls12_crypto_info_chacha20_poly1305, "rfc7539(chacha20,poly1305)", false),
116 CHECK_CIPHER_DESC(TLS_CIPHER_CHACHA20_POLY1305, tls12_crypto_info_chacha20_poly1305);
/linux-master/tools/testing/selftests/net/
H A Dtls.c35 struct tls12_crypto_info_chacha20_poly1305 chacha20;
53 tls12->len = sizeof(struct tls12_crypto_info_chacha20_poly1305);

Completed in 164 milliseconds