Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dks_p11.c112 p11_rsa_public_decrypt(int flen, in p11_rsa_public_decrypt() function
232 if (RSA_meth_set_pub_dec(new_method, p11_rsa_public_decrypt) != 1) in get_p11_rsa_pkcs1_method()
H A DChangeLog2369 * ks_p11.c (p11_rsa_public_decrypt): since is wrong, don't provide