Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_xcbc_mac.h67 UINT _nx_crypto_xcbc_mac(VOID *crypto_metadata, UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, U…
/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_xcbc_mac.c153 NX_CRYPTO_KEEP UINT _nx_crypto_xcbc_mac(VOID *crypto_metadata, UINT (*crypto_function)(VOID *, UCHA… in _nx_crypto_xcbc_mac() function
Dnx_crypto_aes.c3020 status = _nx_crypto_xcbc_mac(ctx, in _nx_crypto_method_aes_xcbc_operation()