Home
last modified time | relevance | path

Searched refs:cc_larval_digest (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/crypto/ccree/
Dcc_hash.c65 static const void *cc_larval_digest(struct device *dev, u32 mode);
172 const void *larval = cc_larval_digest(dev, ctx->hash_mode); in cc_init_req()
2206 static const void *cc_larval_digest(struct device *dev, u32 mode) in cc_larval_digest() function