Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dhash.h54 struct ahash_request { struct
68 char __##name##_desc[sizeof(struct ahash_request) + \ argument
/linux-4.19.296/crypto/
Dahash.c347 int (*op)(struct ahash_request *)) in ahash_op_unaligned()
365 int (*op)(struct ahash_request *)) in crypto_ahash_op()