Searched refs:HAL_RSA_SetKeyType (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/rsa/ |
| H A D | halRSA.h | 182 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey);
|
| H A D | halRSA.c | 238 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey) in HAL_RSA_SetKeyType() function
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/rsa/ |
| H A D | halRSA.h | 182 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey);
|
| H A D | halRSA.c | 238 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey) in HAL_RSA_SetKeyType() function
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/rsa/ |
| H A D | halRSA.h | 182 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey);
|
| H A D | halRSA.c | 238 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey) in HAL_RSA_SetKeyType() function
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/rsa/ |
| H A D | halRSA.h | 182 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey);
|
| H A D | halRSA.c | 238 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey) in HAL_RSA_SetKeyType() function
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/rsa/ |
| H A D | halRSA.h | 182 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey);
|
| H A D | halRSA.c | 238 void HAL_RSA_SetKeyType(MS_U8 u8hwkey, MS_U8 u8pubkey) in HAL_RSA_SetKeyType() function
|
| /utopia/UTPA2-700.0.x/modules/security/drv/cipher/ |
| H A D | drvCIPHER.c | 4325 HAL_RSA_SetKeyType(E_RSA_USE_SW_KEY, u8Public); //sw key, public key in _MDrv_RSA_Calculate() 4448 HAL_RSA_SetKeyType(E_RSA_USE_HW_KEY, u8Public); in MDrv_RSA_Calculate_Hw_Key()
|