Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h59794 struct crypto_ahash { struct
59802 int (*setkey)(struct crypto_ahash *, const u8 *, unsigned int); argument
59803 unsigned int statesize;
59804 unsigned int reqsize;
59805 struct crypto_tfm base;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h69552 struct crypto_ahash { struct
69560 int (*setkey)(struct crypto_ahash *, const u8 *, unsigned int); argument
69561 unsigned int statesize;
69562 unsigned int reqsize;
69563 struct crypto_tfm base;