Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c2257 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash() function
2343 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA1, 0); in artpec6_crypto_sha1_init()
2350 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA1, 0); in artpec6_crypto_sha1_digest()
2359 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 0); in artpec6_crypto_sha256_init()
2366 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 0); in artpec6_crypto_sha256_digest()
2374 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 1); in artpec6_crypto_hmac_sha256_init()
2381 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 1); in artpec6_crypto_hmac_sha256_digest()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c2258 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash() function
2344 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA1, 0); in artpec6_crypto_sha1_init()
2351 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA1, 0); in artpec6_crypto_sha1_digest()
2360 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 0); in artpec6_crypto_sha256_init()
2367 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 0); in artpec6_crypto_sha256_digest()
2375 return artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 1); in artpec6_crypto_hmac_sha256_init()
2382 artpec6_crypto_init_hash(req, ARTPEC6_CRYPTO_HASH_SHA256, 1); in artpec6_crypto_hmac_sha256_digest()

Completed in 8 milliseconds