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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-pkcs11-client.c104 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, function
148 helper_rsa.rsa_priv_enc = pkcs11_rsa_private_encrypt;
H A Dssh-pkcs11.c219 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, function
321 k11->rsa_method.rsa_priv_enc = pkcs11_rsa_private_encrypt;

Completed in 92 milliseconds