Home
last modified time | relevance | path

Searched defs:crypto_cipher (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/internal/
H A Dcipher.h16 struct crypto_cipher { struct
37 static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm) in __crypto_cipher_cast() argument
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_crypto.c17 char *crypto_cipher; member