Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsetget_sockopt.c89 struct tls12_crypto_info_aes_gcm_128 aes128; in test_ktls() local
119 memset(&aes128, 0, sizeof(aes128)); in test_ktls()
120 aes128.info.version = TLS_1_2_VERSION; in test_ktls()
121 aes128.info.cipher_type = TLS_CIPHER_AES_GCM_128; in test_ktls()
123 ret = setsockopt(fd, SOL_TLS, TLS_TX, &aes128, sizeof(aes128)); in test_ktls()
127 ret = setsockopt(cfd, SOL_TLS, TLS_RX, &aes128, sizeof(aes128)); in test_ktls()
/linux/net/sunrpc/
H A DKconfig47 SHA-1 digests. These include aes128-cts-hmac-sha1-96 and
72 SHA-2 digests. These include aes128-cts-hmac-sha256-128 and