Searched defs:ictx (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
H A D | crypto_auth_hmacsha512.h | 39 crypto_hash_sha512_state ictx; member
|
H A D | crypto_auth_hmacsha256.h | 39 crypto_hash_sha256_state ictx; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
H A D | cipher_idea_hw.c | 22 PROV_IDEA_CTX *ictx = (PROV_IDEA_CTX *)ctx; in cipher_hw_idea_initkey() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | hmac.c | 30 struct ssh_digest_ctx *ictx; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | master.c | 422 incctx_destroy(isc_mem_t * mctx,dns_incctx_t * ictx) incctx_destroy() argument 470 dns_incctx_t *ictx; incctx_create() local 815 dns_incctx_t *ictx; generate() local 1018 check_wildcard(dns_incctx_t * ictx,const char * source,unsigned long line,dns_rdatacallbacks_t * callbacks) check_wildcard() argument 1090 dns_incctx_t *ictx; load_text() local 2183 dns_incctx_t *ictx; pushfile() local [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | master.c | 428 incctx_destroy(isc_mem_t *mctx, dns_incctx_t *ictx) { in incctx_destroy() 477 dns_incctx_t *ictx; in incctx_create() local 826 dns_incctx_t *ictx; in generate() local 1029 check_wildcard(dns_incctx_t *ictx, const char *source, unsigned long line, in check_wildcard() 1101 dns_incctx_t *ictx; in load_text() local 2199 dns_incctx_t *ictx; in pushfile() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | ntlm.h | 113 void *ictx; member
|
/netbsd-src/sys/dev/i2o/ |
H A D | iop.c | 80 #define IOP_ICTXHASH(ictx) (&iop_ictxhashtbl[(ictx) & iop_ictxhash]) argument 1422 iop_simple_cmd(struct iop_softc *sc, int tid, int function, int ictx, in iop_simple_cmd() 1616 u_int off, ictx, tctx, status, size; in iop_handle_reply() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 6710 tree ictx = DECL_CONTEXT (field); in reshape_init_class() local
|