Home
last modified time | relevance | path

Searched refs:oid_secp256k1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libder/tests/
H A Dtest_pubkey.c23 static const uint8_t oid_secp256k1[] = variable
74 obj = libder_obj_alloc_simple(ctx, BT_OID, oid_secp256k1, sizeof(oid_secp256k1)); in test_construction()
/freebsd/usr.sbin/pkg/
H A Decc.c77 static const uint8_t oid_secp256k1[] = \ variable