Home
last modified time | relevance | path

Searched defs:plen (Results 26 - 50 of 322) sorted by relevance

12345678910>>...13

/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key01.c30 size_t plen; member
[all...]
H A Dadd_key05.c85 int plen, invalid_plen, delta; in verify_max_bytes() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c61 size_t plen = ctx->payload_length; in cipher_hw_rc4_hmac_md5_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dbio_ndef.c129 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix() argument
160 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free() argument
181 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_suffix_free() argument
192 ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) ndef_suffix() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_backend.c238 int plen; in ossl_ecx_key_from_pkcs8() local
158 ossl_ecx_key_op(const X509_ALGOR *palg, const unsigned char *p, int plen, int id, ecx_key_op_t op, OSSL_LIB_CTX *libctx, const char *propq) ossl_ecx_key_op() argument
/third_party/openssl/test/
H A Drsa_mp_test.c257 int plen; in test_rsa_mp() local
/third_party/openssl/crypto/ec/
H A Decx_backend.c235 int plen; in ossl_ecx_key_from_pkcs8() local
155 ossl_ecx_key_op(const X509_ALGOR *palg, const unsigned char *p, int plen, int id, ecx_key_op_t op, OSSL_LIB_CTX *libctx, const char *propq) ossl_ecx_key_op() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c61 size_t plen = ctx->payload_length; in cipher_hw_rc4_hmac_md5_cipher() local
[all...]
/third_party/openssl/test/helpers/
H A Dpredefined_dhparams.c48 get_dh_from_pg(OSSL_LIB_CTX *libctx, const char *type, unsigned char *pdata, size_t plen, unsigned char *gdata, size_t glen, unsigned char *qdata, size_t qlen) get_dh_from_pg() argument
/third_party/openssl/crypto/asn1/
H A Dbio_ndef.c129 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix() argument
160 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free() argument
181 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_suffix_free() argument
192 ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) ndef_suffix() argument
[all...]
/third_party/toybox/lib/
H A Ddirtree.c79 char *dirtree_path(struct dirtree *node, int *plen) in dirtree_path() argument
/third_party/toybox/porting/liteos_a/lib/
H A Ddirtree.c87 char *dirtree_path(struct dirtree *node, int *plen) in dirtree_path() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_common.c66 eap_hdr_validate(int vendor, EapType eap_type, const struct wpabuf *msg, size_t *plen) eap_hdr_validate() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_gtc.c51 size_t password_len, identity_len, len, plen; in eap_gtc_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_md5.c103 size_t plen; in eap_md5_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwifi_display.c70 size_t len, plen; in wifi_display_update_wfd_ie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_common.c66 eap_hdr_validate(int vendor, enum eap_type eap_type, const struct wpabuf *msg, size_t *plen) eap_hdr_validate() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_gtc.c51 size_t password_len, identity_len, len, plen; in eap_gtc_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_md5.c103 size_t plen; in eap_md5_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwifi_display.c70 size_t len, plen; in wifi_display_update_wfd_ie() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmarp.h58 uint8 plen; /* Protocol address length (IP = 4) */ member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_handle_request.c177 usb_handle_iface_request(struct usb_xfer *xfer, void **ppdata, uint16_t *plen, struct usb_device_request req, uint16_t off, uint8_t state) usb_handle_iface_request() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conv.c64 uint64_t ngtcp2_get_varint(size_t *plen, const uint8_t *p) { in ngtcp2_get_varint() argument
/third_party/libwebsockets/lib/tls/
H A Dtls-network.c234 uint8_t *oos = os, *plen = NULL; in lws_alpn_comma_to_openssl() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dh.c31 int plen; in dh_cms_set_peerkey() local
88 int keylen, plen; in dh_cms_set_shared_info() local
[all...]

Completed in 10 milliseconds

12345678910>>...13