Home
last modified time | relevance | path

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

/u-boot/drivers/crypto/fsl/
A Dfsl_blob.c68 ret = run_descriptor_jr(desc); in blob_decap()
133 ret = run_descriptor_jr(desc); in blob_encap()
177 ret = run_descriptor_jr(desc); in blob_dek()
A Dfsl_rsa.c39 ret = run_descriptor_jr(desc); in fsl_mod_exp()
A Djr.h105 int run_descriptor_jr(uint32_t *desc);
A Dfsl_hash.c153 ret = run_descriptor_jr(ctx->sha_desc); in caam_hash_finish()
194 ret = run_descriptor_jr(desc); in caam_hash()
A Drng.c32 ret = run_descriptor_jr(priv->desc); in caam_rng_read_one()
A Djr.c397 int run_descriptor_jr(uint32_t *desc) in run_descriptor_jr() function

Completed in 7 milliseconds