Searched refs:RFC3526_PRIME_1536 (Results 1 – 2 of 2) sorted by relevance
614 static const unsigned char RFC3526_PRIME_1536[] = { variable637 #define RFC3526_LEN sizeof(RFC3526_PRIME_1536)668 if (wc_DhSetKey(dh, RFC3526_PRIME_1536, sizeof(RFC3526_PRIME_1536), in dh5_init()714 if (wc_DhSetKey(dh, RFC3526_PRIME_1536, sizeof(RFC3526_PRIME_1536), in dh5_init_fixed()
102 static const unsigned char RFC3526_PRIME_1536[] = { in get_group5_prime()120 return BN_bin2bn(RFC3526_PRIME_1536, sizeof(RFC3526_PRIME_1536), NULL); in get_group5_prime()