Home
last modified time | relevance | path

Searched defs:isInputValid (Results 1 – 1 of 1) sorted by relevance

/third_party/openhitls/crypto/eal/src/
Deal_pkey_gen.c211 bool isInputValid = (pkey == NULL) || (para == NULL); in ParaIsVaild() local
508 bool isInputValid = (pkey == NULL) || (key == NULL); in PriAndPubParamIsValid() local