Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dcrypto.h181 uint32_t au32RsaE[128]; /* The exponent of exponentiation words. */ member
190 uint32_t au32RsaE[128]; /* The exponent of exponentiation words. */ member
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c2856 Hex2Reg(Key, ((RSA_BUF_NORMAL_T *)s_pRSABuf)->au32RsaE); in RSA_SetKey()
2857 …crpt->RSA_SADDR[2] = (uint32_t) & ((RSA_BUF_NORMAL_T *)s_pRSABuf)->au32RsaE; /* the public key or … in RSA_SetKey()