Searched defs:private_key (Results 1 – 5 of 5) sorted by relevance
373 const uint8_t *private_key, const uint8_t *signature) in dump_info()426 uint8_t private_key[ED25519_PRIVATE_KEY_LENGTH]; in test_ED25519_signature_malleability() local
120 uint8_t out[32], private_key[32]; in x25519_small_order_test() local
55 const char private_key[] = "\ variable
482 EVP_PKEY_new_raw_private_key(int type,ENGINE * engine,const unsigned char * private_key,size_t len) EVP_PKEY_new_raw_private_key() argument