Searched refs:secmod (Results 1 – 5 of 5) sorted by relevance
63 u_int secmod; /* security mode number e.g. in nfssec.conf */ member71 uint32_t secmod; /* security mode number e.g. in nfssec.conf */ member
410 const char *secmod = NULL; in option_set_cert() local422 secmod = ents[i].path; in option_set_cert()455 else if (secmod) { in option_set_cert()458 1, secmod, LDAPSSL_AUTH_CNCHECK); in option_set_cert()
141 const char *secmod = NULL; in crypto_init() local196 secmod = fields[3].value; in crypto_init()210 if (keyPrefix || certPrefix || secmod) { in crypto_init()211 s = NSS_Initialize(dir, certPrefix, keyPrefix, secmod, flags); in crypto_init()
2209 uint8_t *secbits, uintptr_t secmod) in syncookie_mac() argument2234 SipHash_Update(&ctx, &secmod, sizeof(secmod)); in syncookie_mac()