Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A 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()
2384 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha256_digest()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c2291 static int artpec6_crypto_prepare_submit_hash(struct ahash_request *req) in artpec6_crypto_prepare_submit_hash() function
2330 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_final()
2339 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hash_update()
2355 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha1_digest()
2370 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_sha256_digest()
2385 return artpec6_crypto_prepare_submit_hash(req); in artpec6_crypto_hmac_sha256_digest()

Completed in 8 milliseconds