Searched refs:artpec6_crypto_submit (Results 1 – 1 of 1) sorted by relevance
460 static int artpec6_crypto_submit(struct artpec6_crypto_req_common *req) in artpec6_crypto_submit() function1131 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_encrypt()1176 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_decrypt()1285 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_aead_encrypt()1310 return artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_aead_decrypt()2308 ret = artpec6_crypto_submit(&req_ctx->common); in artpec6_crypto_prepare_submit_hash()