Home
last modified time | relevance | path

Searched defs:crypto_public_key_import (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_internal-rsa.c22 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len) in crypto_public_key_import() function
H A Dcrypto_libtomcrypt.c420 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len) in crypto_public_key_import() function