Home
last modified time | relevance | path

Searched defs:SSL_key_update (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dssl_lib.c2101 int SSL_key_update(SSL *s, int updatetype) in SSL_key_update() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h398 #define SSL_key_update BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_key_update) macro