Searched defs:d_data (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | evp_pkey_provided_test.c | 566 …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 D | rsa_test.c | 414 unsigned char d_data[] = { in test_EVP_rsa_legacy_key() local
|
| /freebsd/sys/geom/cache/ |
| H A D | g_cache.h | 81 caddr_t d_data; /* data area */ member
|
| /freebsd/usr.bin/find/ |
| H A D | find.h | 143 #define d_data p_un._d_data macro
|
| /freebsd/contrib/elftoolchain/libelf/ |
| H A D | _libelf.h | 141 Elf_Data d_data; /* The exported descriptor. */ member
|