Home
last modified time | relevance | path

Searched defs:pub (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/crypto/openssl/crypto/asn1/
H A Dameth_lib.c282 void EVP_PKEY_asn1_set_public(EVP_PKEY_ASN1_METHOD *ameth, in EVP_PKEY_asn1_set_public()
284 const X509_PUBKEY *pub), in EVP_PKEY_asn1_set_public()
417 const unsigned char *pub, in EVP_PKEY_asn1_set_set_pub_key()
433 unsigned char *pub, in EVP_PKEY_asn1_set_get_pub_key()
/freebsd/usr.sbin/keyserv/
H A Dsetkey.c457 writecache(char *pub, char *sec, des_block *deskey) in writecache()
476 readcache(char *pub, char *sec, des_block *deskey) in readcache()
481 #define cachehit(pub, sec, list) \ in readcache() argument
/freebsd/sys/geom/uzip/
H A Dg_uzip_zlib.c42 struct g_uzip_dapi pub; member
H A Dg_uzip_lzma.c41 struct g_uzip_dapi pub; member
/freebsd/contrib/wpa/hostapd/
H A Dsae_pk_gen.c22 struct wpabuf *pub = NULL; in main() local
/freebsd/crypto/openssl/test/
H A Devp_libctx_test.c496 static int rsa_keygen(int bits, EVP_PKEY **pub, EVP_PKEY **priv) in rsa_keygen()
525 EVP_PKEY *pub = NULL; in kem_rsa_gen_recover() local
591 EVP_PKEY *pub = NULL; in kem_rsa_params() local
H A Ddsatest.c332 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv = NULL, *pub = NULL, *priv2 = NULL; in test_dsa_sig_infinite_loop() local
419 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv = NULL, *pub = NULL; in test_dsa_sig_neg_param() local
H A Dacvp_test.c151 const unsigned char *pub, size_t pub_len, in ecdsa_create_pkey()
374 unsigned char *priv = NULL, *pub = NULL; in dsa_keygen_test() local
455 const unsigned char *pub, size_t pub_len, in dsa_create_pkey()
895 const unsigned char *pub, size_t pub_len, in dh_create_pkey()
948 unsigned char *pub = NULL; in dh_safe_prime_keygen_test() local
H A Devp_pkey_provided_test.c508 BIGNUM *pub = NULL, *priv = NULL; in test_fromdata_dh_named_group() local
719 BIGNUM *pub = NULL, *priv = NULL; in test_fromdata_dh_fips186_4() local
1431 BIGNUM *pub = NULL, *priv = NULL; in test_fromdata_dsa_fips186_4() local
H A Dffc_internal_test.c445 BIGNUM *pub = NULL; in ffc_public_validate_test() local
/freebsd/tests/sys/netinet/libalias/
H A Dutil.c43 struct in_addr pub = { htonl(0x0102dead) }; variable
/freebsd/crypto/openssh/
H A Dauthfile.c303 struct sshkey *pub = NULL; in sshkey_load_cert() local
385 struct sshkey *pub = NULL; in sshkey_in_file() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_internal-modexp.c48 struct bignum *pub; in crypto_dh_derive_secret() local
/freebsd/crypto/openssl/apps/
H A Dtestdsa.h191 unsigned char *pub; member
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_backend.c112 const BIGNUM *priv = NULL, *pub = NULL; in ossl_dh_key_todata() local
/freebsd/contrib/libfido2/src/
H A Deddsa.c30 EVP_PKEY_get_raw_public_key(const EVP_PKEY *pkey, unsigned char *pub, in EVP_PKEY_get_raw_public_key()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c429 unsigned char pub[32]; in s390x_ed25519_digestverify() member
451 unsigned char pub[64]; in s390x_ed448_digestverify() member
/freebsd/crypto/heimdal/lib/krb5/
H A Dcrypto-pk.c145 krb5_data pub; in encode_otherinfo() local
/freebsd/crypto/openssl/crypto/ec/
H A Decx_meth.c280 static int ecx_set_pub_key(EVP_PKEY *pkey, const unsigned char *pub, size_t len) in ecx_set_pub_key()
319 static int ecx_get_pub_key(const EVP_PKEY *pkey, unsigned char *pub, in ecx_get_pub_key()
1285 unsigned char pub[32]; in s390x_pkey_ecd_digestverify25519() member
1317 unsigned char pub[64]; in s390x_pkey_ecd_digestverify448() member
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c1777 struct wpabuf *data, int pub)) in handle_auth_fils()
1798 struct wpabuf *pub; in handle_auth_fils() local
1997 int pub = 0; in handle_auth_fils() local
2028 struct wpabuf *pub = NULL; in prepare_auth_resp_fils() local
2226 struct wpabuf *data, int pub) in handle_auth_fils_finish()
2265 int pub = 0; in ieee802_11_finish_fils_auth() local
4178 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_req() local
4400 struct wpabuf *pub; in owe_process_rsn_ie() local
5196 struct wpabuf *pub; in send_assoc_resp() local
5369 struct wpabuf *pub; in owe_assoc_req_process() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp37 uint64_t pub : 1; member
/freebsd/crypto/openssl/crypto/ct/
H A Dct_sct.c294 X509_PUBKEY *pub = NULL, *log_pkey = NULL; in SCT_validate() local
/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.c69 struct cjobinfo pub; member
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c507 const unsigned char *pub, size_t len) in EVP_PKEY_new_raw_public_key_ex()
514 const unsigned char *pub, in EVP_PKEY_new_raw_public_key()
582 int EVP_PKEY_get_raw_public_key(const EVP_PKEY *pkey, unsigned char *pub, in EVP_PKEY_get_raw_public_key()
1379 int EVP_PKEY_set1_encoded_public_key(EVP_PKEY *pkey, const unsigned char *pub, in EVP_PKEY_set1_encoded_public_key()
/freebsd/crypto/openssl/crypto/x509/
H A Dx_pubkey.c1004 int X509_PUBKEY_set0_param(X509_PUBKEY *pub, ASN1_OBJECT *aobj, in X509_PUBKEY_set0_param()
1023 X509_ALGOR **pa, const X509_PUBKEY *pub) in X509_PUBKEY_get0_param()

12