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

/macosx-10.9.5/OpenSSH-186/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.c220 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, function
322 k11->rsa_method.rsa_priv_enc = pkcs11_rsa_private_encrypt;

Completed in 131 milliseconds