Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dwolfssl.c1216 word32 b64len = 0; in wolfssl_connect_step1() local
1218 b64len = (word32) strlen(b64val); in wolfssl_connect_step1()
1219 if(b64len in wolfssl_connect_step1()
1220 && wolfSSL_SetEchConfigsBase64(backend->handle, b64val, b64len) in wolfssl_connect_step1()

Completed in 8 milliseconds