Home
last modified time | relevance | path

Searched defs:rsa_method (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libtls/
H A Dtls_signer.c380 static RSA_METHOD *rsa_method = NULL; in tls_signer_rsa_method() local
H A Dtls.c404 RSA_METHOD *rsa_method; in tls_keypair_setup_pkey() local
/openbsd/usr.bin/ssh/
H A Dssh-pkcs11.c184 static RSA_METHOD *rsa_method; variable