Home
last modified time | relevance | path

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

/openssl/crypto/ripemd/asm/
H A Drmd-586.pl360 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0);
361 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0);
362 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0);
363 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0);
364 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0);
365 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0);
366 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0);
367 &RIP1($C,$D,$E,$A,$B,$wl[ 8],$sl[ 8],0);
368 &RIP1($B,$C,$D,$E,$A,$wl[ 9],$sl[ 9],0);
369 &RIP1($A,$B,$C,$D,$E,$wl[10],$sl[10],0);
[all …]
/openssl/crypto/http/
H A Dhttp_lib.c244 size_t sl; in use_proxy() local
249 sl = strlen(server); in use_proxy()
264 || (found[sl] != '\0' && found[sl] != ' ' && found[sl] != ','))) in use_proxy()
/openssl/ssl/statem/
H A Dstatem_srvr.c2324 size_t sl, len; in tls_construct_server_hello() local
2368 sl = s->tmp_session_id_len; in tls_construct_server_hello()
2371 sl = s->session->session_id_length; in tls_construct_server_hello()
2375 if (sl > sizeof(s->session->session_id)) { in tls_construct_server_hello()
2390 if (!WPACKET_sub_memcpy_u8(pkt, session_id, sl) in tls_construct_server_hello()
/openssl/test/recipes/30-test_evp_data/
H A Devppkey_kas.txt10760 Nr7Fa8a0T5KGv56Z+sl/NWcIzQMQ2/Yzj5r417E1kQI=

Completed in 38 milliseconds