Searched refs:crypto_private_key (Results 1 - 25 of 39) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/tls/
H A Dpkcs8.h18 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len);
19 struct crypto_private_key *
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
H A Dpkcs8.c25 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len)
122 return (struct crypto_private_key *)
127 struct crypto_private_key *
186 struct crypto_private_key *key;
H A Dtlsv1_cred.c218 static struct crypto_private_key * tlsv1_set_key_pem(const u8 *key, size_t len)
223 struct crypto_private_key *pkey;
250 static struct crypto_private_key * tlsv1_set_key_enc_pem(const u8 *key,
257 struct crypto_private_key *pkey;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/tls/
H A Dpkcs8.h18 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len);
19 struct crypto_private_key *
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
H A Dpkcs8.c25 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len)
122 return (struct crypto_private_key *)
127 struct crypto_private_key *
186 struct crypto_private_key *key;
H A Dtlsv1_cred.c218 static struct crypto_private_key * tlsv1_set_key_pem(const u8 *key, size_t len)
223 struct crypto_private_key *pkey;
250 static struct crypto_private_key * tlsv1_set_key_enc_pem(const u8 *key,
257 struct crypto_private_key *pkey;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/tls/
H A Dpkcs8.h18 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len);
19 struct crypto_private_key *
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
H A Dpkcs8.c25 struct crypto_private_key * pkcs8_key_import(const u8 *buf, size_t len)
122 return (struct crypto_private_key *)
127 struct crypto_private_key *
186 struct crypto_private_key *key;
H A Dtlsv1_cred.c218 static struct crypto_private_key * tlsv1_set_key_pem(const u8 *key, size_t len)
223 struct crypto_private_key *pkey;
250 static struct crypto_private_key * tlsv1_set_key_enc_pem(const u8 *key,
257 struct crypto_private_key *pkey;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_internal-rsa.c26 struct crypto_private_key;
36 struct crypto_private_key * crypto_private_key_import(const u8 *key,
40 struct crypto_private_key *res;
57 return (struct crypto_private_key *)
79 int crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key,
88 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
103 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto.h276 struct crypto_private_key;
305 struct crypto_private_key * crypto_private_key_import(const u8 *key,
357 struct crypto_private_key *key, const u8 *in, size_t inlen,
373 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
395 void crypto_private_key_free(struct crypto_private_key *key);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_internal-rsa.c26 struct crypto_private_key;
36 struct crypto_private_key * crypto_private_key_import(const u8 *key,
40 struct crypto_private_key *res;
57 return (struct crypto_private_key *)
79 int crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key,
88 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
103 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto.h276 struct crypto_private_key;
305 struct crypto_private_key * crypto_private_key_import(const u8 *key,
357 struct crypto_private_key *key, const u8 *in, size_t inlen,
373 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
395 void crypto_private_key_free(struct crypto_private_key *key);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dcrypto_internal-rsa.c26 struct crypto_private_key;
36 struct crypto_private_key * crypto_private_key_import(const u8 *key,
40 struct crypto_private_key *res;
57 return (struct crypto_private_key *)
79 int crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key,
88 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
103 void crypto_private_key_free(struct crypto_private_key *key)
H A Dcrypto.h276 struct crypto_private_key;
305 struct crypto_private_key * crypto_private_key_import(const u8 *key,
357 struct crypto_private_key *key, const u8 *in, size_t inlen,
373 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
395 void crypto_private_key_free(struct crypto_private_key *key);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/tls/
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/tls/
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/tls/
H A Dtlsv1_cred.h21 struct crypto_private_key *key;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Dcrypto.h256 struct crypto_private_key;
284 struct crypto_private_key * crypto_private_key_import(const u8 *key,
335 struct crypto_private_key *key, const u8 *in, size_t inlen,
351 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
373 void crypto_private_key_free(struct crypto_private_key *key);
H A Dcrypto_internal.c428 struct crypto_private_key;
439 static struct crypto_private_key *
537 return (struct crypto_private_key *)
543 struct crypto_private_key * crypto_private_key_import(const u8 *key,
546 struct crypto_private_key *res;
556 return (struct crypto_private_key *)
658 int crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key,
691 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
706 void crypto_private_key_free(struct crypto_private_key *key)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/crypto/
H A Dcrypto.h256 struct crypto_private_key;
284 struct crypto_private_key * crypto_private_key_import(const u8 *key,
335 struct crypto_private_key *key, const u8 *in, size_t inlen,
351 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
373 void crypto_private_key_free(struct crypto_private_key *key);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/crypto/
H A Dcrypto.h256 struct crypto_private_key;
284 struct crypto_private_key * crypto_private_key_import(const u8 *key,
335 struct crypto_private_key *key, const u8 *in, size_t inlen,
351 int __must_check crypto_private_key_sign_pkcs1(struct crypto_private_key *key,
373 void crypto_private_key_free(struct crypto_private_key *key);

Completed in 206 milliseconds

12