Lines Matching defs:hi
82 apr_hash_index_t *hi;89 for (hi = apr_hash_first(r->pool, ciphers); hi; hi = apr_hash_next(hi)) {90 apr_hash_this(hi, NULL, &klen, NULL);93 for (hi = apr_hash_first(r->pool, ciphers); hi; hi = apr_hash_next(hi)) {94 apr_hash_this(hi, &key, &klen, NULL);