Home
last modified time | relevance | path

Searched defs:d_data (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/
H A Devp_pkey_provided_test.c566 …static unsigned char d_data[] = { 0x1e, 0x5e, 0x5d, 0x07, 0x7f, 0xdc, 0x6a, 0x16, 0xcc, 0x55, 0xca… in test_fromdata_rsa_derive_from_pq_sp800() local
673 …static unsigned char d_data[] = { 0x64, 0x57, 0x4d, 0x86, 0xf6, 0xf8, 0x44, 0xc0, 0x47, 0xc5, 0x13… in test_fromdata_rsa_derive_from_pq_multiprime() local
845 static const unsigned char d_data[] = { in test_evp_pkey_get_bn_param_large() local
H A Drsa_test.c414 unsigned char d_data[] = { in test_EVP_rsa_legacy_key() local
/freebsd/sys/geom/cache/
H A Dg_cache.h81 caddr_t d_data; /* data area */ member
/freebsd/usr.bin/find/
H A Dfind.h143 #define d_data p_un._d_data macro
/freebsd/contrib/elftoolchain/libelf/
H A D_libelf.h141 Elf_Data d_data; /* The exported descriptor. */ member