| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | io_openssl.c | 42 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 D | ct_b64.c | 27 int outlen, i; in ct_base64_decode() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_internal-rsa.c | 72 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 D | sha1-tlsprf.c | 30 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 D | crypto_internal-rsa.c | 72 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 D | sha1-tlsprf.c | 30 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/eudev/src/scsi_id/ |
| H A D | scsi.h | 19 unsigned int outlen; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | srtp.c | 41 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 D | test_pdf.c | 130 const int outlen=emb_embed(emb,example_outfn,f); in main() local
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | test_base64.c | 10 static size_t outlen; variable [all...] |
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls.c | 32 alpn_cb(SSL *s, const unsigned char **out, unsigned char *outlen, in alpn_cb() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | fsm.c | 774 int outlen; in fsm_sdata() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/ |
| H A D | sm2_enc.c | 81 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 D | blake2b_prov.c | 98 void ossl_blake2b_param_set_digest_length(BLAKE2B_PARAM *P, uint8_t outlen) in ossl_blake2b_param_set_digest_length() argument
|
| H A D | blake2s_prov.c | 92 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 D | kdf_exch.c | 94 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 D | blake2.h | 51 size_t outlen; member 76 size_t outlen; member
|
| /third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
| H A D | gmac_prov.c | 131 int outlen; in gmac_update() local
|
| /third_party/node/deps/openssl/openssl/crypto/siphash/ |
| H A D | siphash.c | 197 int SipHash_Final(SIPHASH *ctx, unsigned char *out, size_t outlen) in SipHash_Final() argument
|
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | fuzz_rand.c | 57 fuzz_rand_generate(ossl_unused void *vdrbg, unsigned char *out, size_t outlen, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adinlen) fuzz_rand_generate() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ec_ctrl.c | 147 int EVP_PKEY_CTX_set_ecdh_kdf_outlen(EVP_PKEY_CTX *ctx, int outlen) in EVP_PKEY_CTX_set_ecdh_kdf_outlen() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_pwri.c | 189 static int kek_unwrap_key(unsigned char *out, size_t *outlen, in kek_unwrap_key() argument 244 static int kek_wrap_key(unsigned char *out, size_t *outlen, in kek_wrap_key() argument
|
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
|
| /third_party/openssl/test/ |
| H A D | recordlentest.c | 46 size_t outlen; in write_record() local
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_pwri.c | 189 static int kek_unwrap_key(unsigned char *out, size_t *outlen, in kek_unwrap_key() argument 244 static int kek_wrap_key(unsigned char *out, size_t *outlen, in kek_wrap_key() argument
|