HomeSort by: relevance | last modified time | path
    Searched refs:key_update_type (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssl_test_ctx.h 159 int key_update_type; member in struct:__anon708
ssl_test_ctx.c 413 test_ctx->key_update_type = ret_value;
handshake.c 978 ret = SSL_key_update(peer->ssl, test_ctx->key_update_type);
  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssl_test_ctx.h 158 int key_update_type; member in struct:__anon1740
ssl_test_ctx.c 415 test_ctx->key_update_type = ret_value;
handshake.c 968 ret = SSL_key_update(peer->ssl, test_ctx->key_update_type);
  /src/crypto/external/bsd/openssl.old/dist/test/
ssl_test_ctx.h 155 int key_update_type; member in struct:__anon2280
ssl_test_ctx.c 416 test_ctx->key_update_type = ret_value;
handshake_helper.c 980 ret = SSL_key_update(peer->ssl, test_ctx->key_update_type);

Completed in 94 milliseconds