Searched refs:crypto_public_key (Results 1 - 25 of 33) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_internal-rsa.c18 struct crypto_public_key;
22 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
24 return (struct crypto_public_key *)
29 struct crypto_public_key *
33 return (struct crypto_public_key *)
64 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
72 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
99 void crypto_public_key_free(struct crypto_public_key *key)
111 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto.h255 struct crypto_public_key;
272 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len);
274 struct crypto_public_key *
307 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
324 struct crypto_public_key *key, const u8 *in, size_t inlen,
369 void crypto_public_key_free(struct crypto_public_key *key);
391 struct crypto_public_key *key, const u8 *crypt, size_t crypt_len,
H A Dcrypto_libtomcrypt.c407 struct crypto_public_key { struct
416 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
419 struct crypto_public_key *pk;
478 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
575 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
593 void crypto_public_key_free(struct crypto_public_key *key)
611 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto_cryptoapi.c631 struct crypto_public_key { struct
642 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
658 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
661 struct crypto_public_key *pk;
701 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
745 void crypto_public_key_free(struct crypto_public_key *key)
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_internal-rsa.c18 struct crypto_public_key;
22 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
24 return (struct crypto_public_key *)
29 struct crypto_public_key *
33 return (struct crypto_public_key *)
64 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
72 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
99 void crypto_public_key_free(struct crypto_public_key *key)
111 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto.h255 struct crypto_public_key;
272 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len);
274 struct crypto_public_key *
307 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
324 struct crypto_public_key *key, const u8 *in, size_t inlen,
369 void crypto_public_key_free(struct crypto_public_key *key);
391 struct crypto_public_key *key, const u8 *crypt, size_t crypt_len,
H A Dcrypto_libtomcrypt.c407 struct crypto_public_key { struct
416 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
419 struct crypto_public_key *pk;
478 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
575 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
593 void crypto_public_key_free(struct crypto_public_key *key)
611 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto_cryptoapi.c631 struct crypto_public_key { struct
642 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
658 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
661 struct crypto_public_key *pk;
701 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
745 void crypto_public_key_free(struct crypto_public_key *key)
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_internal-rsa.c18 struct crypto_public_key;
22 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
24 return (struct crypto_public_key *)
29 struct crypto_public_key *
33 return (struct crypto_public_key *)
64 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
72 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
99 void crypto_public_key_free(struct crypto_public_key *key)
111 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto.h255 struct crypto_public_key;
272 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len);
274 struct crypto_public_key *
307 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
324 struct crypto_public_key *key, const u8 *in, size_t inlen,
369 void crypto_public_key_free(struct crypto_public_key *key);
391 struct crypto_public_key *key, const u8 *crypt, size_t crypt_len,
H A Dcrypto_libtomcrypt.c407 struct crypto_public_key { struct
416 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
419 struct crypto_public_key *pk;
478 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
575 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
593 void crypto_public_key_free(struct crypto_public_key *key)
611 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key,
H A Dcrypto_cryptoapi.c631 struct crypto_public_key { struct
642 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len)
658 struct crypto_public_key * crypto_public_key_from_cert(const u8 *buf,
661 struct crypto_public_key *pk;
701 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key,
745 void crypto_public_key_free(struct crypto_public_key *key)
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dpkcs1.h12 struct crypto_public_key;
24 int pkcs1_v15_sig_ver(struct crypto_public_key *pk,
H A Dtlsv1_server_i.h33 struct crypto_public_key *client_rsa_key;
H A Dtlsv1_client_i.h38 struct crypto_public_key *server_rsa_key;
H A Dtlsv1_common.h251 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
268 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
H A Dtlsv1_common.c163 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk)
401 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
/external/wpa_supplicant_8/src/tls/
H A Dpkcs1.h12 struct crypto_public_key;
24 int pkcs1_v15_sig_ver(struct crypto_public_key *pk,
H A Dtlsv1_server_i.h33 struct crypto_public_key *client_rsa_key;
H A Dtlsv1_client_i.h38 struct crypto_public_key *server_rsa_key;
H A Dtlsv1_common.h251 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
268 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dpkcs1.h12 struct crypto_public_key;
24 int pkcs1_v15_sig_ver(struct crypto_public_key *pk,
H A Dtlsv1_server_i.h33 struct crypto_public_key *client_rsa_key;
H A Dtlsv1_client_i.h38 struct crypto_public_key *server_rsa_key;
H A Dtlsv1_common.h251 int tls_parse_cert(const u8 *buf, size_t len, struct crypto_public_key **pk);
268 int tls_verify_signature(u16 tls_version, struct crypto_public_key *pk,

Completed in 239 milliseconds

12