Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Ddsa_sig.c45 static OSSL_FUNC_signature_digest_verify_init_fn dsa_digest_verify_init; variable
315 static int dsa_digest_verify_init(void *vpdsactx, const char *mdname, in dsa_digest_verify_init() function
579 (void (*)(void))dsa_digest_verify_init },
/third_party/openssl/providers/implementations/signature/
H A Ddsa_sig.c45 static OSSL_FUNC_signature_digest_verify_init_fn dsa_digest_verify_init; variable
315 static int dsa_digest_verify_init(void *vpdsactx, const char *mdname, in dsa_digest_verify_init() function
579 (void (*)(void))dsa_digest_verify_init },

Completed in 3 milliseconds