Home
last modified time | relevance | path

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

/drivers/crypto/axis/
Dartpec6_crypto.c2308 static int artpec6_crypto_prepare_submit_hash(struct ahash_request *req) in artpec6_crypto_prepare_submit_hash() function
2347 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_final()
2356 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_update()
2372 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha1_digest()
2387 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha256_digest()
2403 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha384_digest()
2418 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha512_digest()
2444 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha256_digest()
2455 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha384_digest()
2465 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha512_digest()