/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_ccm_hw.c | 13 ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, size_t nlen, size_t mlen) ossl_ccm_generic_setiv() argument
|
H A D | ciphercommon_ccm.c | 325 static int ccm_set_iv(PROV_CCM_CTX *ctx, size_t mlen) in ccm_set_iv() argument
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_ccm_hw.c | 13 ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, size_t nlen, size_t mlen) ossl_ccm_generic_setiv() argument
|
H A D | ciphercommon_ccm.c | 322 static int ccm_set_iv(PROV_CCM_CTX *ctx, size_t mlen) in ccm_set_iv() argument
|
/kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
H A D | netlink_k.c | 33 u32 mlen; in netlink_rcv_cb() local
|
/kernel/linux/linux-6.6/drivers/staging/gdm724x/ |
H A D | netlink_k.c | 33 u32 mlen; in netlink_rcv_cb() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/string/ |
H A D | memory_func_test.c | 266 size_t k, len, mlen, rlen; variable
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_pk1.c | 175 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_pk1.c | 175 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local
|
/kernel/linux/linux-5.10/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 112 bl_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) bl_pipe_downcall() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | digsig.c | 73 unsigned long mlen, mblen; in digsig_verify_rsa() local
|
/kernel/linux/linux-6.6/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 111 bl_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) bl_pipe_downcall() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | digsig.c | 73 unsigned long mlen, mblen; in digsig_verify_rsa() local
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | ed25519.c | 79 crypto_sign_ed25519( unsigned char *sm, unsigned long long *smlen, const unsigned char *m, size_t mlen, const unsigned char *sk ) crypto_sign_ed25519() argument 172 crypto_sign_ed25519_open( unsigned char *m,unsigned long long *mlen, const unsigned char *sm,unsigned long long smlen, const unsigned char *pk ) crypto_sign_ed25519_open() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir.h | 155 uint8_t mlen; /**< SEND message length */ member
|
H A D | gfx6_gs_visitor.cpp | 277 align_interleaved_urb_mlen(unsigned mlen) in align_interleaved_urb_mlen() argument
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ccm128.c | 40 CRYPTO_ccm128_setiv(CCM128_CONTEXT *ctx, const unsigned char *nonce, size_t nlen, size_t mlen) CRYPTO_ccm128_setiv() argument [all...] |
/third_party/openssl/crypto/modes/ |
H A D | ccm128.c | 40 CRYPTO_ccm128_setiv(CCM128_CONTEXT *ctx, const unsigned char *nonce, size_t nlen, size_t mlen) CRYPTO_ccm128_setiv() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | ni65.h | 108 volatile unsigned short mlen; member
|
/kernel/linux/linux-5.10/drivers/w1/ |
H A D | w1_netlink.c | 446 u16 mlen = node->msg->len; in w1_process_cb() local 502 u16 mlen = msg->len; in w1_list_count_cmds() local
|
/kernel/linux/linux-5.10/lib/lz4/ |
H A D | lz4_decompress.c | 388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
|
/kernel/linux/linux-6.6/drivers/w1/ |
H A D | w1_netlink.c | 448 u16 mlen = node->msg->len; in w1_process_cb() local 504 u16 mlen = msg->len; in w1_list_count_cmds() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | akcipher.c | 197 unsigned int mlen; in crypto_akcipher_sync_prep() local
|
/kernel/linux/linux-6.6/lib/lz4/ |
H A D | lz4_decompress.c | 388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | chap-new.c | 284 int response_len, ok, mlen; local
|