Home
last modified time | relevance | path

Searched refs:hashNid (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_signer_block_utils_test.cpp102 int hashNid = 0; in SetTestSignerInfoSignAlgor() local
107 (hashNid = OBJ_obj2nid(dig->algorithm)) == NID_undef || in SetTestSignerInfoSignAlgor()
108 !OBJ_find_sigid_by_algs(&signNid, hashNid, NID_X9_62_id_ecPublicKey) || in SetTestSignerInfoSignAlgor()
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp72 int hashNid = 0; in SetSignerInfoSignAlgor() local
77 (hashNid = OBJ_obj2nid(dig->algorithm)) == NID_undef || in SetSignerInfoSignAlgor()
78 !OBJ_find_sigid_by_algs(&signNid, hashNid, NID_X9_62_id_ecPublicKey) || in SetSignerInfoSignAlgor()

Completed in 5 milliseconds