Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha256.c167 static int crypto_sha256_import(struct shash_desc *desc, const void *in) in crypto_sha256_import() function
349 .import = crypto_sha256_import,