Searched refs:ks_num_ops (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dkeyset.c73 for (i = 0; i < context->ks_num_ops; i++)
89 (context->ks_num_ops + 1) * sizeof(context->ks_ops[0]));
92 val[context->ks_num_ops] = ops;
94 context->ks_num_ops++;
H A Dhx_locl.h184 int ks_num_ops; member in struct:hx509_context_data
H A Dcert.c177 (*context)->ks_num_ops = 0;

Completed in 107 milliseconds