Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dcrypto.h347 … *crpt, uint32_t u32Channel, uint32_t u32EncDec, int32_t Is3DES, int32_t Is3Key, uint32_t u32OpMod…
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c258 …id TDES_Open(CRPT_T *crpt, uint32_t u32Channel, uint32_t u32EncDec, int32_t Is3DES, int32_t Is3Key, in TDES_Open() argument
268 if (Is3Key) in TDES_Open()