Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/tls/
H A Dtls_signer.c309 tls_rsa_priv_enc(int from_len, const unsigned char *from, unsigned char *to, in tls_rsa_priv_enc() function
375 RSA_meth_set_priv_enc(rsa_method, tls_rsa_priv_enc); in tls_signer_rsa_method()