HomeSort by relevance Sort by last modified time
    Searched refs:SSL_generate_key_block (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/ssl/
t1_enc.c 373 if (!SSL_generate_key_block(ssl, keyblock, key_block_len)) {
450 int SSL_generate_key_block(const SSL *ssl, uint8_t *out, size_t out_len) {
  /external/boringssl/src/include/openssl/
ssl.h     [all...]

Completed in 217 milliseconds