Searched refs:crypto_rsa_import_private_key (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Drsa.h20 crypto_rsa_import_private_key(const u8 *buf, size_t len);
H A Dpkcs8.c117 crypto_rsa_import_private_key(hdr.payload, hdr.length);
H A Drsa.c143 * crypto_rsa_import_private_key - Import an RSA private key
149 crypto_rsa_import_private_key(const u8 *buf, size_t len) function
360 * crypto_rsa_import_public_key() or crypto_rsa_import_private_key().
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal-rsa.c60 crypto_rsa_import_private_key(key, len);

Completed in 92 milliseconds