Searched refs:secmod (Results 1 – 5 of 5) sorted by relevance
61 u_int secmod; /* security mode number e.g. in nfssec.conf */ member69 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()
131 const char *secmod = NULL; in crypto_init() local186 secmod = fields[3].value; in crypto_init()203 if (keyPrefix || certPrefix || secmod) { in crypto_init()204 s = NSS_Initialize(dir, certPrefix, keyPrefix, secmod, flags); in crypto_init()
1710 uint8_t *secbits, uintptr_t secmod) in syncookie_mac() argument1734 SipHash_Update(&ctx, &secmod, sizeof(secmod)); in syncookie_mac()