Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha256.c162 static int crypto_sha256_export(struct shash_desc *desc, void *out) in crypto_sha256_export() function
348 .export = crypto_sha256_export,