Home
last modified time | relevance | path

Searched defs:privkey (Results 1 - 25 of 61) sorted by relevance

123

/third_party/openssl/test/
H A Dfatalerrtest.c17 static char *privkey = NULL; variable
H A Dservername_test.c32 static char *privkey = NULL; variable
H A Drecordlentest.c16 static char *privkey = NULL; variable
H A Dcmsapitest.c20 static EVP_PKEY *privkey = NULL; variable
H A Dsslcorrupttest.c180 static char *privkey = NULL; variable
H A Dtls13ccstest.c17 static char *privkey = NULL; variable
H A Ddtlstest.c20 static char *privkey = NULL; variable
H A Dasynciotest.c25 static char *privkey = NULL; variable
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_backend.c164 unsigned char *privkey, *pubkey; ossl_ecx_key_op() local
[all...]
H A Decp_s390x_nistp.c137 const BIGNUM *privkey; in ecdsa_s390x_nistp_sign_sig() local
/third_party/openssl/crypto/ec/
H A Decx_backend.c161 unsigned char *privkey, *pubkey; ossl_ecx_key_op() local
[all...]
H A Decp_s390x_nistp.c137 const BIGNUM *privkey; in ecdsa_s390x_nistp_sign_sig() local
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dhandshake-user.h28 __u32 privkey:1; member
32 __u32 privkey; member
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c197 ASN1_INTEGER *privkey = NULL; in ossl_dh_key_from_pkcs8() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c521 RSA *privkey; in FuzzerTestOneInput() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h71 unsigned char *privkey; member
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_backend.c132 ASN1_INTEGER *privkey = NULL; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/crypto/dsa/
H A Ddsa_backend.c132 ASN1_INTEGER *privkey = NULL; in ossl_dsa_key_from_pkcs8() local
/third_party/openssl/crypto/dh/
H A Ddh_backend.c197 ASN1_INTEGER *privkey = NULL; in ossl_dh_key_from_pkcs8() local
/third_party/openssl/fuzz/
H A Dserver.c521 RSA *privkey; in FuzzerTestOneInput() local
/third_party/openssl/include/crypto/
H A Decx.h71 unsigned char *privkey; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal-modexp.c16 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
42 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal-modexp.c16 int crypto_dh_init(u8 generator, const u8 *prime, size_t prime_len, u8 *privkey, in crypto_dh_init() argument
42 crypto_dh_derive_secret(u8 generator, const u8 *prime, size_t prime_len, const u8 *order, size_t order_len, const u8 *privkey, size_t privkey_len, const u8 *pubkey, size_t pubkey_len, u8 *secret, size_t *len) crypto_dh_derive_secret() argument
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Deddsa.c111 ossl_c448_ed448_derive_public_key( OSSL_LIB_CTX *ctx, uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const char *propq) ossl_c448_ed448_derive_public_key() argument
159 ossl_c448_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign() argument
267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument
/third_party/openssl/crypto/ec/curve448/
H A Deddsa.c111 ossl_c448_ed448_derive_public_key( OSSL_LIB_CTX *ctx, uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const char *propq) ossl_c448_ed448_derive_public_key() argument
159 ossl_c448_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t *message, size_t message_len, uint8_t prehashed, const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign() argument
267 ossl_c448_ed448_sign_prehash( OSSL_LIB_CTX *ctx, uint8_t signature[EDDSA_448_SIGNATURE_BYTES], const uint8_t privkey[EDDSA_448_PRIVATE_BYTES], const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], const uint8_t hash[64], const uint8_t *context, size_t context_len, const char *propq) ossl_c448_ed448_sign_prehash() argument

Completed in 14 milliseconds

123