/freebsd/crypto/openssl/crypto/slh_dsa/ |
H A D | slh_dsa_key.c | 250 size_t priv_len, key_len, data_len = 0; in ossl_slh_dsa_key_fromdata() local 441 int ossl_slh_dsa_set_priv(SLH_DSA_KEY *key, const uint8_t *priv, size_t priv_len) in ossl_slh_dsa_set_priv()
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_backend.c | 45 long priv_len; in ossl_dh_params_fromdata() local
|
/freebsd/crypto/openssl/test/ |
H A D | ml_dsa_test.c | 53 const uint8_t *priv, size_t priv_len, in ml_dsa_create_keypair() 91 size_t priv_len, pub_len, seed_len; in ml_dsa_keygen_test() local
|
H A D | acvp_test.c | 149 size_t priv_len = 0, pubx_len = 0, puby_len = 0; in ecdsa_keygen_test() local 492 size_t priv_len = 0, pub_len = 0; in eddsa_keygen_test() local 559 size_t priv_len = 0, pub_len = 0; in dsa_keygen_test() local 1140 const unsigned char *priv, size_t priv_len, in dh_create_pkey() 1193 size_t priv_len = 0, pub_len = 0; in dh_safe_prime_keygen_test() local
|
H A D | slh_dsa_test.c | 56 const uint8_t *priv, size_t priv_len, in slh_dsa_create_keypair() 326 size_t priv_len, pub_len; in slh_dsa_keygen_test() local
|
H A D | evp_pkey_provided_test.c | 949 static const long priv_len = 224; in test_fromdata_dh_named_group() local 1163 static const long priv_len = 224; in test_fromdata_dh_fips186_4() local
|
H A D | tls-provider.c | 1007 size_t priv_len = 0, pub_len = 0; in xor_import() local
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_xact.c | 249 vmbus_xact_priv(const struct vmbus_xact *xact, size_t priv_len) in vmbus_xact_priv() argument
|
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 317 size_t priv_len = 0, pub_len = 0; in ec_to_text() local
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 71 int priv_len; member
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_token.c | 128 u_int16_t type_len, priv_len; in au_to_privset() local
|
/freebsd/sys/security/audit/ |
H A D | bsm_token.c | 99 u_int16_t type_len, priv_len; in au_to_privset() local
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | 5894 linuxkpi_ieee80211_alloc_hw(size_t priv_len, const struct ieee80211_ops *ops) 7248 linuxkpi_wiphy_new(const struct cfg80211_ops *ops, size_t priv_len)
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_wolfssl.c | 2970 word32 priv_len = ECC_MAXSIZE; in crypto_ec_key_get_private_key() local
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 1247 ieee80211_alloc_hw(size_t priv_len, const struct ieee80211_ops *ops) in ieee80211_alloc_hw()
|
H A D | cfg80211.h | 1193 wiphy_new(const struct cfg80211_ops *ops, size_t priv_len) in wiphy_new()
|