Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/axis/
Dartpec6_crypto.c1038 static int artpec6_crypto_common_init(struct artpec6_crypto_req_common *common, in artpec6_crypto_common_init() function
1114 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_encrypt()
1160 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_decrypt()
1267 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_aead_encrypt()
1291 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_aead_decrypt()
2296 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_prepare_submit_hash()