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

/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c585 * If alg_context is NULL, update the library's cached copy of
586 * INET_IPSECALGSFILE. If alg_context is non-NULL, hang a
591 _build_internal_algs(ipsec_proto_t **alg_context, int *alg_nums) argument
602 if (alg_context == NULL) {
623 if (alg_context != NULL ||
631 if (alg_context == NULL) {
657 *alg_context = new_protos;

Completed in 57 milliseconds