Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c152 int secure; in ypproc_match_2_svc() local
181 int secure; in ypproc_first_2_svc() local
209 int secure; in ypproc_next_2_svc() local
316 int secure; in ypproc_all_2_svc() local
362 int secure; in ypproc_master_2_svc() local
404 int secure; in ypproc_order_2_svc() local
H A Dypserv_db.c75 int secure; /* is this map secure? */ member
827 int secure; in ypdb_secure() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dverify_user.c43 krb5_boolean secure, in verify_common()
130 krb5_verify_opt_set_secure(krb5_verify_opt *opt, krb5_boolean secure) in krb5_verify_opt_set_secure()
222 krb5_boolean secure, in krb5_verify_user()
246 krb5_boolean secure, in krb5_verify_user_lrealm()
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Drand_pool.h60 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument
76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparam_build.c27 int secure; member
53 int secure) in param_push()
203 int n, secure = 0; in OSSL_PARAM_BLD_push_BN_pad() local
240 int secure; in OSSL_PARAM_BLD_push_utf8_string() local
278 int secure; in OSSL_PARAM_BLD_push_octet_string() local
310 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_local.h91 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument
172 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
188 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/netbsd-src/sbin/blkdiscard/
H A Dblkdiscard.c50 static bool secure = false; variable
/netbsd-src/external/bsd/nvi/dist/common/
H A Dmain.c74 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; in editor() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_cmse.h46 unsigned secure:1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_cmse.h46 unsigned secure:1; member
/netbsd-src/external/bsd/less/dist/
H A Dmain.c34 public int secure; variable
H A Dconfigure.ac360 AC_ARG_WITH(secure, optwith
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_pool.c22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/
H A Dnouveau_nvkm_falcon_base.c36 u32 size, u16 tag, u8 port, bool secure) in nvkm_falcon_load_imem()
H A Dnouveau_nvkm_falcon_v1.c35 u32 size, u16 tag, u8 port, bool secure) in nvkm_falcon_v1_load_imem()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Denv.c212 bool secure) in parse_unsigned_long_1()
257 parse_int_1 (const char *name, int *pvalue, bool allow_zero, bool secure) in parse_int_1()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Darm_cmse.h38 unsigned secure : 1; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Denv.c219 bool secure) in parse_unsigned_long_1()
264 parse_int_1 (const char *name, int *pvalue, bool allow_zero, bool secure) in parse_int_1()
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dvalidator.h105 bool secure; global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dvalidator.h106 bool secure; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dncache.c121 addoptout(dns_message_t * message,dns_db_t * cache,dns_dbnode_t * node,dns_rdatatype_t covers,isc_stdtime_t now,dns_ttl_t minttl,dns_ttl_t maxttl,bool optout,bool secure,dns_rdataset_t * addedrdataset) addoptout() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc668 tree secure; in nds32_construct_isr_vectors_information() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dncache.c121 dns_ttl_t maxttl, bool optout, bool secure, in addoptout()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c668 tree secure; in nds32_construct_isr_vectors_information() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dloader_file.c1129 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag()
1139 void *ui_data, int secure) in file_read_pem()

123