Home
last modified time | relevance | path

Searched defs:outlen (Results 51 - 75 of 278) sorted by relevance

12345678910>>...12

/third_party/openssl/demos/cipher/
H A Daesccm.c76 int outlen, tmplen; in aes_ccm_encrypt() local
163 int outlen, rv; in aes_ccm_decrypt() local
[all...]
H A Daesgcm.c75 int outlen, tmplen; in aes_gcm_encrypt() local
152 int outlen, rv; in aes_gcm_decrypt() local
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c116 ecx_derive(void *vecxctx, unsigned char *secret, size_t *secretlen, size_t outlen) ecx_derive() argument
/third_party/openssl/test/
H A Daesgcmtest.c43 int outlen; in do_encrypt() local
71 int outlen, ptlen; in do_decrypt() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_openssl.c42 spdyf_next_protos_advertised_cb (SSL *ssl, const unsigned char **out, unsigned int *outlen, void *arg) in spdyf_next_protos_advertised_cb() argument
/third_party/openssl/crypto/ct/
H A Dct_b64.c27 int outlen, i; in ct_base64_decode() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal-rsa.c72 crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_public_key_encrypt_pkcs1_v15() argument
81 crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_private_key_decrypt_pkcs1_v15() argument
90 crypto_private_key_sign_pkcs1(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_private_key_sign_pkcs1() argument
H A Dsha1-tlsprf.c30 tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf_sha1_md5() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal-rsa.c72 crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_public_key_encrypt_pkcs1_v15() argument
81 crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_private_key_decrypt_pkcs1_v15() argument
90 crypto_private_key_sign_pkcs1(struct crypto_private_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) crypto_private_key_sign_pkcs1() argument
H A Dsha1-tlsprf.c30 tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) tls_prf_sha1_md5() argument
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
H A Dblackbox_storage.c32 static int storage_log_by_memory(void *out, unsigned int outlen) in storage_log_by_memory() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c130 TransProxyPackAppNormalMsg(const ProxyMessageHead *msg, const char *payLoad, int32_t datalen, int32_t *outlen) TransProxyPackAppNormalMsg() argument
/third_party/eudev/src/scsi_id/
H A Dscsi.h19 unsigned int outlen; member
/third_party/ffmpeg/libavformat/
H A Dsrtp.c41 encrypt_counter(struct AVAES *aes, uint8_t *iv, uint8_t *outbuf, int outlen) encrypt_counter() argument
54 derive_key(struct AVAES *aes, const uint8_t *salt, int label, uint8_t *out, int outlen) derive_key() argument
238 ff_srtp_encrypt(struct SRTPContext *s, const uint8_t *in, int len, uint8_t *out, int outlen) ff_srtp_encrypt() argument
/third_party/cups-filters/fontembed/
H A Dtest_pdf.c130 const int outlen=emb_embed(emb,example_outfn,f); in main() local
/third_party/node/deps/base64/base64/test/
H A Dtest_base64.c10 static size_t outlen; variable
[all...]
/third_party/libwebsockets/lib/tls/
H A Dtls.c32 alpn_cb(SSL *s, const unsigned char **out, unsigned char *outlen, in alpn_cb() argument
/third_party/lwip/src/netif/ppp/
H A Dfsm.c774 int outlen; in fsm_sdata() local
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c81 static int sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, in sm2_asym_encrypt() argument
102 static int sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, in sm2_asym_decrypt() argument
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Dblake2b_prov.c98 void ossl_blake2b_param_set_digest_length(BLAKE2B_PARAM *P, uint8_t outlen) in ossl_blake2b_param_set_digest_length() argument
H A Dblake2s_prov.c92 void ossl_blake2s_param_set_digest_length(BLAKE2S_PARAM *P, uint8_t outlen) in ossl_blake2s_param_set_digest_length() argument
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Dkdf_exch.c94 kdf_derive(void *vpkdfctx, unsigned char *secret, size_t *secretlen, size_t outlen) kdf_derive() argument
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dblake2.h51 size_t outlen; member
76 size_t outlen; member
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dgmac_prov.c131 int outlen; in gmac_update() local
/third_party/node/deps/openssl/openssl/crypto/siphash/
H A Dsiphash.c197 int SipHash_Final(SIPHASH *ctx, unsigned char *out, size_t outlen) in SipHash_Final() argument

Completed in 11 milliseconds

12345678910>>...12