Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c2290 static int artpec6_crypto_prepare_submit_hash(struct ahash_request *req) in artpec6_crypto_prepare_submit_hash() function
2329 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_final()
2338 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_update()
2354 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha1_digest()
2369 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha256_digest()
2385 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha384_digest()
2400 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha512_digest()
2426 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha256_digest()
2437 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha384_digest()
2447 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha512_digest()