Home
last modified time | relevance | path

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

/linux-3.3/include/crypto/
Dhash.h27 struct ahash_request { struct
41 int (*init)(struct ahash_request *req); argument
/linux-3.3/crypto/
Dahash.c220 int (*op)(struct ahash_request *)) in ahash_op_unaligned()
250 int (*op)(struct ahash_request *)) in crypto_ahash_op()