Searched refs:crypto_rsa_import_public_key (Results 1 – 3 of 3) sorted by relevance
15 crypto_rsa_import_public_key(const u8 *buf, size_t len);
62 crypto_rsa_import_public_key(const u8 *buf, size_t len) in crypto_rsa_import_public_key() function
25 crypto_rsa_import_public_key(key, len); in crypto_public_key_import()