Home
last modified time | relevance | path

Searched defs:mlen (Results 1 - 25 of 123) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c13 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 Dciphercommon_ccm.c325 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 Dciphercommon_ccm_hw.c13 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 Dciphercommon_ccm.c322 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 Dnetlink_k.c33 u32 mlen; in netlink_rcv_cb() local
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H A Dnetlink_k.c33 u32 mlen; in netlink_rcv_cb() local
/kernel/liteos_m/testsuites/unittest/posix/src/string/
H A Dmemory_func_test.c266 size_t k, len, mlen, rlen; variable
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_pk1.c175 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local
/third_party/openssl/crypto/rsa/
H A Drsa_pk1.c175 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 Drpc_pipefs.c112 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 Ddigsig.c73 unsigned long mlen, mblen; in digsig_verify_rsa() local
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H A Drpc_pipefs.c111 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 Ddigsig.c73 unsigned long mlen, mblen; in digsig_verify_rsa() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Ded25519.c79 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 Dbrw_ir.h155 uint8_t mlen; /**< SEND message length */ member
H A Dgfx6_gs_visitor.cpp277 align_interleaved_urb_mlen(unsigned mlen) in align_interleaved_urb_mlen() argument
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c40 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 Dccm128.c40 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 Dni65.h108 volatile unsigned short mlen; member
/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.c446 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 Dlz4_decompress.c388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.c448 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 Dakcipher.c197 unsigned int mlen; in crypto_akcipher_sync_prep() local
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_decompress.c388 size_t const mlen = min(length, (size_t)(oend - op)); in LZ4_decompress_generic() local
/third_party/lwip/src/netif/ppp/
H A Dchap-new.c284 int response_len, ok, mlen; local

Completed in 14 milliseconds

12345