Searched defs:nid (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-current/crypto/openssl/crypto/ec/
H A Dec_check.c22 int nid; local
/freebsd-current/crypto/openssl/test/
H A Dasn1_string_table_test.c21 int nid = 12345678, nid2 = 87654321, rv = 0, ret = 0; local
H A Decdsatest.h24 const int nid; /* curve NID */ member in struct:__anon100
H A Dssl_cert_table_internal_test.c24 static int do_test_cert_table(int nid, uint32_t amask, size_t idx, argument
/freebsd-current/crypto/openssl/crypto/evp/
H A Dec_support.c17 int nid; member in struct:ec_name2nid_st
118 const char *OSSL_EC_curve_nid2name(int nid) argument
135 int nid; local
170 const char *ossl_ec_curve_nid2nist_int(int nid) argument
[all...]
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_x931.c106 int RSA_X931_hash_id(int nid) argument
/freebsd-current/contrib/sendmail/libsm/
H A Dniprop.c74 ni_id nid; local
/freebsd-current/crypto/openssl/crypto/dh/
H A Ddh_group_params.c40 DH *ossl_dh_new_by_nid_ex(OSSL_LIB_CTX *libctx, int nid) argument
51 DH *DH_new_by_nid(int nid) argument
H A Ddh_gen.c67 int nid; local
98 int nid = ossl_dh_get_named_group_uid_from_size(prime_len); local
[all...]
H A Ddh_check.c50 int nid; local
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_prn.c21 int nid = SCT_get_signature_nid(sct); local
/freebsd-current/crypto/openssl/crypto/engine/
H A Dtb_cipher.c66 ENGINE *ENGINE_get_cipher_engine(int nid) argument
73 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid) argument
H A Dtb_digest.c66 ENGINE *ENGINE_get_digest_engine(int nid) argument
73 const EVP_MD *ENGINE_get_digest(ENGINE *e, int nid) argument
H A Dtb_pkmeth.c67 ENGINE *ENGINE_get_pkey_meth_engine(int nid) argument
74 const EVP_PKEY_METHOD *ENGINE_get_pkey_meth(ENGINE *e, int nid) argument
/freebsd-current/crypto/openssl/crypto/x509/
H A Dx509_v3.c139 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, argument
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dasn_moid.c62 int nid; local
H A Dasn_mstbl.c60 int nid, i, rv = 0; local
/freebsd-current/crypto/openssl/crypto/ocsp/
H A Docsp_lib.c47 int nid; local
/freebsd-current/sys/dev/veriexec/
H A Dverified_exec.c67 struct nameidata nid; local
[all...]
/freebsd-current/crypto/openssl/test/helpers/
H A Dpkcs12.h37 int nid; member in struct:pkcs12_enc
/freebsd-current/crypto/openssl/crypto/pkcs12/
H A Dp12_attr.c77 int PKCS12_add1_attr_by_NID(PKCS12_SAFEBAG *bag, int nid, int type, argument
/freebsd-current/crypto/openssl/providers/common/
H A Dsecuritycheck.c96 int nid, strength; local
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dpage_pool.h42 int nid; /* NUMA */ member in struct:page_pool_params
/freebsd-current/sys/dev/cardbus/
H A Dcardbusvar.h57 uint8_t nid[6]; /* MAC address */ member in struct:cardbus_devinfo::__anon2019::__anon2020
/freebsd-current/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c172 nid_t nid = w->nid; local
692 hdaa_read_coef(device_t dev, nid_t nid, uint16_t idx) argument
700 hdaa_write_coef(device_t dev, nid_t nid, uint16_t idx, uint16_t val) argument
[all...]

Completed in 348 milliseconds

1234567