Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Djobdesc.h26 int inline_cnstr_jobdesc_blob_dek(uint32_t *desc, const uint8_t *plain_txt,
Dfsl_blob.c163 ret = inline_cnstr_jobdesc_blob_dek(desc, src, dst, len); in blob_dek()
Djobdesc.c113 int inline_cnstr_jobdesc_blob_dek(uint32_t *desc, const uint8_t *plain_txt, in inline_cnstr_jobdesc_blob_dek() function