Home
last modified time | relevance | path

Searched refs:__crypto_ctx_value (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dcrypto_common.h19 struct __crypto_ctx_value { struct
26 __type(value, struct __crypto_ctx_value); argument
30 static inline struct __crypto_ctx_value *crypto_ctx_value_lookup(void) in crypto_ctx_value_lookup()
39 struct __crypto_ctx_value local, *v; in crypto_ctx_insert()
H A Dcrypto_bench.c58 struct __crypto_ctx_value *v; in crypto_encrypt()
87 struct __crypto_ctx_value *v; in crypto_decrypt()
H A Dcrypto_sanity.c90 struct __crypto_ctx_value *v; in decrypt_sanity()
126 struct __crypto_ctx_value *v; in encrypt_sanity()