Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/axis/
Dartpec6_crypto.c1039 static int artpec6_crypto_common_init(struct artpec6_crypto_req_common *common, in artpec6_crypto_common_init() function
1115 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_encrypt()
1161 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_decrypt()
1268 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_aead_encrypt()
1292 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_aead_decrypt()
2297 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_prepare_submit_hash()