Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dhash.h49 struct ahash_request { struct
50 struct crypto_async_request base;
52 unsigned int nbytes;
53 struct scatterlist *src;
54 u8 *result;
57 void *priv;
59 void *__ctx[] CRYPTO_MINALIGN_ATTR;
/linux-6.3-rc2/crypto/
A Dahash.c275 int (*op)(struct ahash_request *), in ahash_op_unaligned()
294 int (*op)(struct ahash_request *), in crypto_ahash_op()

Completed in 6 milliseconds