Searched refs:cryptopro_ext (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c1836 const unsigned char cryptopro_ext[36] = { local
1846 if (CHECKLEN(ret, sizeof(cryptopro_ext), limit))
1848 memcpy(ret, cryptopro_ext, sizeof(cryptopro_ext));
1849 ret += sizeof(cryptopro_ext);

Completed in 119 milliseconds