Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c1042 static int artpec6_crypto_common_init(struct artpec6_crypto_req_common *common, in artpec6_crypto_common_init() function
1118 ret = artpec6_crypto_common_init(&req_ctx->common, in artpec6_crypto_encrypt()
1164 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_decrypt()
1273 ret = artpec6_crypto_common_init(&req_ctx->common, &req->base, in artpec6_crypto_aead_encrypt()
1297 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()