Home
last modified time | relevance | path

Searched defs:_inp (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_pcb.h447 #define SCTP_INP_LOCK_INIT(_inp) \ argument
556 #define SCTP_INP_LOCK_INIT(_inp) \ argument
628 #define SCTP_INP_LOCK_INIT(_inp) argument
629 #define SCTP_INP_LOCK_DESTROY(_inp) argument
630 #define SCTP_INP_RLOCK(_inp) argument
631 #define SCTP_INP_RUNLOCK(_inp) argument
632 #define SCTP_INP_WLOCK(_inp) argument
633 #define SCTP_INP_INCR_REF(_inp) argument
634 #define SCTP_INP_DECR_REF(_inp) argument
635 #define SCTP_INP_WUNLOCK(_inp) argument
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_dgst.c65 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) in WHIRLPOOL_Update()
86 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *_inp, size_t bits) in WHIRLPOOL_BitUpdate()
/netbsd/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_dgst.c71 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) in WHIRLPOOL_Update()
92 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *_inp, size_t bits) in WHIRLPOOL_BitUpdate()
/netbsd/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha3.c45 int ossl_sha3_update(KECCAK1600_CTX *ctx, const void *_inp, size_t len) in ossl_sha3_update()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dm_sha3.c62 static int sha3_update(EVP_MD_CTX *evp_ctx, const void *_inp, size_t len) in sha3_update()
239 static int s390x_sha3_update(EVP_MD_CTX *evp_ctx, const void *_inp, size_t len) in s390x_sha3_update()