Searched defs:pNAndNpSize (Results 1 – 2 of 2) sorted by relevance
112 …air(int8_t *PemEncryptedFileName_ptr, int8_t *pwdFileName, uint8_t *pNAndNp, uint32_t *pNAndNpSize) in CC_CommonGetNAndNpFromKeyPair()188 …t CC_CommonGetNAndNpFromPubKey(int8_t *pubKeyFileName_ptr, uint8_t *pNAndNp, uint32_t *pNAndNpSize) in CC_CommonGetNAndNpFromPubKey()
490 uint32_t pNAndNpSize = sizeof(pNAndNp); in SBU_x509_AddPubKeyNpBuffExtension() local