Home
last modified time | relevance | path

Searched refs:setup_key_block (Results 1 – 6 of 6) sorted by relevance

/external/openssl/ssl/
Dssl_locl.h547 int (*setup_key_block)(SSL *); member
Ds3_pkt.c1415 if (!s->method->ssl3_enc->setup_key_block(s)) return(0); in ssl3_do_change_cipher_spec()
Dd1_srvr.c574 if (!s->method->ssl3_enc->setup_key_block(s)) in IMPLEMENT_dtls1_meth_func()
Dd1_clnt.c427 if (!s->method->ssl3_enc->setup_key_block(s)) in IMPLEMENT_dtls1_meth_func()
Ds3_clnt.c451 if (!s->method->ssl3_enc->setup_key_block(s)) in IMPLEMENT_ssl3_meth_func()
Ds3_srvr.c630 if (!s->method->ssl3_enc->setup_key_block(s)) in IMPLEMENT_ssl3_meth_func()