Searched defs:crypto_private_key (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_cryptoapi.c636 struct crypto_private_key { struct
649 struct crypto_private_key * crypto_private_key_import(const u8 *key,
736 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
755 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto_libtomcrypt.c411 struct crypto_private_key { struct
446 struct crypto_private_key * crypto_private_key_import(const u8 *key,
451 struct crypto_private_key *pk;
584 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
602 void crypto_private_key_free(struct crypto_private_key *key)
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_cryptoapi.c636 struct crypto_private_key { struct
649 struct crypto_private_key * crypto_private_key_import(const u8 *key,
736 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
755 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto_libtomcrypt.c411 struct crypto_private_key { struct
446 struct crypto_private_key * crypto_private_key_import(const u8 *key,
451 struct crypto_private_key *pk;
584 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
602 void crypto_private_key_free(struct crypto_private_key *key)
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_cryptoapi.c636 struct crypto_private_key { struct
649 struct crypto_private_key * crypto_private_key_import(const u8 *key,
736 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
755 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto_libtomcrypt.c411 struct crypto_private_key { struct
446 struct crypto_private_key * crypto_private_key_import(const u8 *key,
451 struct crypto_private_key *pk;
584 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
602 void crypto_private_key_free(struct crypto_private_key *key)

Completed in 422 milliseconds