Home
last modified time | relevance | path

Searched defs:pubdata (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libder/tests/
H A Dtest_pubkey.c26 static const uint8_t pubdata[] = { 0x00, 0x04, 0xd1, 0x76, 0x20, 0x39, 0xe5, 0x3e, variable
H A Dtest_privkey.c33 static const uint8_t pubdata[] = { 0x00, 0x04, 0xae, 0x69, 0x41, 0x0d, 0x9c, variable
/freebsd/crypto/openssl/demos/signature/
H A DEVP_ED_Signature_demo.c132 unsigned char pubdata[32]; in create_key() local
/freebsd/crypto/openssl/test/
H A Dslh_dsa_test.c93 unsigned char pubdata[64 + 1]; in slh_dsa_bad_pub_len_test() local