Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dcrypto_sanity.c16 char algo[128] = {}; variable
71 __builtin_memcpy(&params.algo, algo, sizeof(algo)); in skb_crypto_setup()
Dcrypto_basic.c17 .algo = "ecb(aes)", in crypto_release()
44 .algo = "ecb(aes)", in crypto_acquire()
Dcrypto_bench.c39 __builtin_memcpy(&params.algo, cipher, sizeof(cipher)); in crypto_setup()
/tools/testing/selftests/bpf/prog_tests/
Dcrypto_sanity.c19 static const char algo[] = "ecb(aes)"; variable
119 snprintf(skel->bss->algo, 128, "%s", algo); in test_crypto_sanity()
Dverify_pkcs7_sig.c50 __u8 algo; /* Public-key crypto algorithm [0] */ member
/tools/testing/selftests/net/netfilter/
Dxt_string.sh40 --string "$pattern" --algo "$1" --from "$2" --to "$3"
/tools/testing/selftests/net/
Drtnetlink.sh650 algo="aead rfc4106(gcm(aes)) 0x3132333435363738393031323334353664636261 128"
668 $algo sel src $srcip/24 dst $dstip/24
734 algo="aead rfc4106(gcm(aes)) 0x3132333435363738393031323334353664636261 128"
790 mode transport reqid 42 $algo sel src $srcip/24 dst $dstip/24 \
794 mode transport reqid 42 $algo sel src $dstip/24 dst $srcip/24 \