Home
last modified time | relevance | path

Searched refs:MIN_ECC_PUB_KEY_LEN (Results 1 – 4 of 4) sorted by relevance

/external/tlsdate/src/
Dtlsdate-helper-plan9.h66 #ifndef MIN_ECC_PUB_KEY_LEN
67 #define MIN_ECC_PUB_KEY_LEN (uint32_t) 160 macro
Dtlsdate-helper.h75 #ifndef MIN_ECC_PUB_KEY_LEN
76 #define MIN_ECC_PUB_KEY_LEN (uint32_t) 160 macro
Dtlsdate-helper-plan9.c746 if(key_bits >= MIN_ECC_PUB_KEY_LEN in check_key_length()
Dtlsdate-helper.c883 if(key_bits >= MIN_ECC_PUB_KEY_LEN in check_key_length()