Searched refs:sig_cb (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_asn1.c68 static int sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, function
86 ASN1_SEQUENCE_cb(DSA_SIG, sig_cb) = {
/freebsd-11-stable/testcode/
H A Dfake_event.c962 if(runtime->sig_cb)
963 (*runtime->sig_cb)(SIGTERM, runtime->sig_cb_arg);
982 runtime->sig_cb = callback;
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c4186 static int sig_cb(const char *elem, int len, void *arg) function
4240 if (!CONF_parse_list(str, ':', 1, sig_cb, &sig))

Completed in 74 milliseconds