Home
last modified time | relevance | path

Searched defs:dsa_sign (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Ddsa_sig.c40 static OSSL_FUNC_signature_sign_fn dsa_sign; variable
231 static int dsa_sign(void *vpdsactx, unsigned char *sig, size_t *siglen, in dsa_sign() function
/third_party/openssl/providers/implementations/signature/
H A Ddsa_sig.c40 static OSSL_FUNC_signature_sign_fn dsa_sign; variable
231 static int dsa_sign(void *vpdsactx, unsigned char *sig, size_t *siglen, in dsa_sign() function
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c3709 int rsa_enc, rsa_sign, dh_tmp, dsa_sign; in ssl_set_masks() local
/third_party/openssl/ssl/
H A Dssl_lib.c3609 int rsa_enc, rsa_sign, dh_tmp, dsa_sign; in ssl_set_masks() local

Completed in 17 milliseconds