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

/freebsd-10.3-release/crypto/openssh/
H A Dssh-pkcs11-client.c106 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, function
150 helper_rsa.rsa_priv_enc = pkcs11_rsa_private_encrypt;
H A Dssh-pkcs11.c221 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, function
332 k11->rsa_method.rsa_priv_enc = pkcs11_rsa_private_encrypt;
H A Dssh_namespace.h516 #define pkcs11_rsa_private_encrypt Fssh_pkcs11_rsa_private_encrypt macro

Completed in 84 milliseconds