Home
last modified time | relevance | path

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

12

/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
/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
H A Drsa_oaep.c164 int i, dblen = 0, mlen = -1, one_index = 0, msg_index; in RSA_padding_check_PKCS1_OAEP_mgf1() 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
H A Drsa_oaep.c164 int i, dblen = 0, mlen = -1, one_index = 0, msg_index; in RSA_padding_check_PKCS1_OAEP_mgf1() 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...]
H A Dgcm128.c973 u64 mlen = ctx->len.u[1]; local
1205 u64 mlen = ctx->len.u[1]; local
[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...]
/third_party/lwip/src/netif/ppp/
H A Dchap-new.c284 int response_len, ok, mlen; local
H A Dupap.c604 int mlen, ulen, wlen; in upap_printpkt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pax.c204 size_t len, mlen; in eap_pax_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_ndis.c116 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
H A Dl2_packet_pcap.c94 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pax.c204 size_t len, mlen; in eap_pax_check() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_ndis.c116 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
H A Dl2_packet_pcap.c94 size_t mlen = sizeof(*eth) + len; in l2_packet_send() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c805 size_t mlen, frag_off, frag_len; in dtls_get_reassembled_message() local

Completed in 17 milliseconds

12