Searched defs:pubdata (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libder/tests/ |
H A D | test_pubkey.c | 26 static const uint8_t pubdata[] = { 0x00, 0x04, 0xd1, 0x76, 0x20, 0x39, 0xe5, 0x3e, variable
|
H A D | test_privkey.c | 33 static const uint8_t pubdata[] = { 0x00, 0x04, 0xae, 0x69, 0x41, 0x0d, 0x9c, variable
|
/freebsd/crypto/openssl/demos/signature/ |
H A D | EVP_ED_Signature_demo.c | 132 unsigned char pubdata[32]; in create_key() local
|
/freebsd/crypto/openssl/test/ |
H A D | slh_dsa_test.c | 93 unsigned char pubdata[64 + 1]; in slh_dsa_bad_pub_len_test() local
|