Searched defs:dk_pub_key (Results 1 – 3 of 3) sorted by relevance
114 let dk_pub_key = &mut [0u8; ED25519_PUBLIC_KEY_LEN as usize]; in test_get_bcc_test_mode() localVariable175 let dk_pub_key = &mut [0u8; ED25519_PUBLIC_KEY_LEN as usize]; in test_get_bcc() localVariable
87 uint8_t* dk_pub_key; in TEST_F() local184 uint8_t* dk_pub_key; in TEST() local
249 PubKey dk_pub_key; in validate_bcc_impl() local