Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtls.h110 #define TLS_CIPHER_ARIA_GCM_256 58 macro
/linux/net/tls/
A Dtls_main.c110 CIPHER_DESC(TLS_CIPHER_ARIA_GCM_256, tls12_crypto_info_aria_gcm_256, "gcm(aria)", false),
120 CHECK_CIPHER_DESC(TLS_CIPHER_ARIA_GCM_256, tls12_crypto_info_aria_gcm_256);
596 case TLS_CIPHER_ARIA_GCM_256: in validate_crypto_info()
A Dtls.h71 #define TLS_CIPHER_MAX TLS_CIPHER_ARIA_GCM_256
/linux/tools/testing/selftests/net/
A Dtls.c87 case TLS_CIPHER_ARIA_GCM_256: in tls_crypto_info_init()
362 .cipher_type = TLS_CIPHER_ARIA_GCM_256,

Completed in 18 milliseconds