Searched refs:artpec6_crypto_submit (Results 1 – 1 of 1) sorted by relevance
456 static int artpec6_crypto_submit(struct artpec6_crypto_req_common *req) in artpec6_crypto_submit() function1127 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_encrypt()1172 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_decrypt()1281 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_aead_encrypt()1306 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_aead_decrypt()2318 ret = artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_prepare_submit_hash()