Home
last modified time | relevance | path

Searched defs:mlen (Results 1 – 25 of 43) sorted by relevance

12

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c82 const unsigned char *m, size_t mlen, in crypto_sign_ed25519()
173 unsigned char *m,unsigned long long *mlen, in crypto_sign_ed25519_open()
/third_party/openssl/crypto/rsa/
Drsa_ssl.c68 int zero_index = 0, msg_index, mlen = -1, err; in RSA_padding_check_SSLv23() local
Drsa_pk1.c162 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local
Drsa_oaep.c122 int i, dblen = 0, mlen = -1, one_index = 0, msg_index; in RSA_padding_check_PKCS1_OAEP_mgf1() local
/third_party/mesa3d/src/intel/compiler/
Dgfx6_gs_visitor.cpp276 align_interleaved_urb_mlen(unsigned mlen) in align_interleaved_urb_mlen()
Dbrw_ir.h155 uint8_t mlen; /**< SEND message length */ member
/third_party/lwip/src/netif/ppp/
Dupap.c604 int mlen, ulen, wlen; in upap_printpkt() local
Dchap-new.c284 int response_len, ok, mlen; local
/third_party/openssl/crypto/modes/
Dgcm128.c997 u64 mlen = ctx->len.u[1]; local
1232 u64 mlen = ctx->len.u[1]; local
Dccm128.c41 const unsigned char *nonce, size_t nlen, size_t mlen) in CRYPTO_ccm128_setiv()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet_pcap.c94 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
Dl2_packet_winpcap.c84 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
Dl2_packet_ndis.c116 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
Dl2_packet_winpcap.c84 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
Dl2_packet_pcap.c94 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
Dl2_packet_ndis.c116 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h150 int mlen; /* length of must */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h153 int mlen; /* length of must */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_pax.c204 size_t len, mlen; in eap_pax_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_pax.c204 size_t len, mlen; in eap_pax_check() local
/third_party/toybox/toys/posix/
Dsed.c481 mlen, off, newlen; in sed_line() local
/third_party/mindspore/mindspore/core/utils/
Dcrypto.cc295 int32_t mlen = 0; in BlockDecrypt() local
/third_party/lz4/lib/
Dlz4hc.c1255 int mlen; member
1271 LZ4_FORCE_INLINE int LZ4HC_sequencePrice(int litlen, int mlen) in LZ4HC_sequencePrice()
1388 { int mlen = MINMATCH; in LZ4HC_compress_optimal() local

12