Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h2488 status_t CAAM_DES_DecryptOfbNonBlocking(CAAM_Type *base,
Dfsl_caam.c5473 …status = CAAM_DES_DecryptOfbNonBlocking(base, handle, descBuf, ciphertext, plaintext, size, iv, ke… in CAAM_DES_DecryptOfb()
5501 status_t CAAM_DES_DecryptOfbNonBlocking(CAAM_Type *base, in CAAM_DES_DecryptOfbNonBlocking() function