Home
last modified time | relevance | path

Searched defs:priv_len (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/crypto/openssl/crypto/dh/
H A Ddh_backend.c51 long priv_len; in ossl_dh_params_fromdata() local
/freebsd-src/crypto/openssl/test/
H A Dacvp_test.c121 size_t priv_len = 0, pubx_len = 0, puby_len = 0; in ecdsa_keygen_test() local
375 size_t priv_len = 0, pub_len = 0; in dsa_keygen_test() local
896 const unsigned char *priv, size_t priv_len, in dh_create_pkey()
949 size_t priv_len = 0, pub_len = 0; in dh_safe_prime_keygen_test() local
H A Devp_pkey_provided_test.c554 static const long priv_len = 224; in test_fromdata_dh_named_group() local
768 static const long priv_len = 224; in test_fromdata_dh_fips186_4() local
H A Dtls-provider.c671 size_t priv_len = 0, pub_len = 0; in xor_import() local
/freebsd-src/sys/dev/hyperv/vmbus/
H A Dvmbus_xact.c249 vmbus_xact_priv(const struct vmbus_xact *xact, size_t priv_len) in vmbus_xact_priv() argument
/freebsd-src/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c496 size_t priv_len = 0, pub_len = 0; in ec_to_text() local
/freebsd-src/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c70 int priv_len; member
/freebsd-src/contrib/openbsm/libbsm/
H A Dbsm_token.c128 u_int16_t type_len, priv_len; in au_to_privset() local
/freebsd-src/sys/security/audit/
H A Dbsm_token.c99 u_int16_t type_len, priv_len; in au_to_privset() local
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4385 linuxkpi_ieee80211_alloc_hw(size_t priv_len,const struct ieee80211_ops * ops) linuxkpi_ieee80211_alloc_hw() argument
5311 linuxkpi_wiphy_new(const struct cfg80211_ops * ops,size_t priv_len) linuxkpi_wiphy_new() argument
/freebsd-src/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1269 wiphy_new(const struct cfg80211_ops * ops,size_t priv_len) wiphy_new() argument
H A Dmac80211.h1171 ieee80211_alloc_hw(size_t priv_len,const struct ieee80211_ops * ops) ieee80211_alloc_hw() argument