Home
last modified time | relevance | path

Searched refs:CreateEpid11GroupPubKey (Results 1 – 3 of 3) sorted by relevance

/external/epid-sdk/epid/common/1.1/src/
Dgrouppubkey.h53 EpidStatus CreateEpid11GroupPubKey(Epid11GroupPubKey const* pub_key_str,
Dgrouppubkey.c31 EpidStatus CreateEpid11GroupPubKey(Epid11GroupPubKey const* pub_key_str, in CreateEpid11GroupPubKey() function
/external/epid-sdk/epid/verifier/1.1/src/
Dcontext.c134 result = CreateEpid11GroupPubKey(pub_key, verifier_ctx->epid11_params->G1, in Epid11VerifierCreate()