HomeSort by relevance Sort by last modified time
    Searched full:tls_select_cipher (Results 1 - 1 of 1) sorted by null

  /external/syslinux/gpxe/src/net/
tls.c 476 static int tls_select_cipher ( struct tls_session *tls, function
834 if ( ( rc = tls_select_cipher ( tls, hello_b->cipher_suite ) ) != 0 )
    [all...]

Completed in 99 milliseconds