Searched refs:update_cipher_list (Results 1 – 1 of 1) sorted by relevance
1373 static int update_cipher_list(STACK_OF(SSL_CIPHER) **cipher_list, in update_cipher_list() function1413 return update_cipher_list(&ctx->cipher_list, &ctx->cipher_list_by_id, in SSL_CTX_set_ciphersuites()1429 return update_cipher_list(&s->cipher_list, &s->cipher_list_by_id, in SSL_set_ciphersuites()
Completed in 8 milliseconds