Searched defs:use_private (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dpkcs1.c81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) argument
H A Drsa.c265 crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, struct crypto_rsa_key *key, int use_private) argument

Completed in 52 milliseconds