Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dhash.h53 struct ahash_request { struct
67 char __##name##_desc[sizeof(struct ahash_request) + \ argument
/linux-4.4.14/crypto/
Dahash.c336 int (*op)(struct ahash_request *)) in ahash_op_unaligned()
351 int (*op)(struct ahash_request *)) in crypto_ahash_op()