Home
last modified time | relevance | path

Searched refs:DSA_set_ex_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Ddsa.h152 int DSA_set_ex_data(DSA *d, int idx, void *arg);
/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_lib.c244 DSA_set_ex_data(DSA *d, int idx, void *arg) in DSA_set_ex_data() function