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

/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Drsa.h15 crypto_rsa_import_public_key(const u8 *buf, size_t len);
H A Drsa.c56 * crypto_rsa_import_public_key - Import an RSA public key
62 crypto_rsa_import_public_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.c25 crypto_rsa_import_public_key(key, len);

Completed in 79 milliseconds