Home
last modified time | relevance | path

Searched defs:outlen (Results 26 - 50 of 274) sorted by relevance

1234567891011

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha512-kdf.c32 hmac_sha512_kdf(const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) hmac_sha512_kdf() argument
/third_party/curl/src/
H A Dtool_dirhie.c106 size_t outlen; in create_dir_hierarchy() local
/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c194 ssize_t outlen; in test_nghttp2_bufs_remove() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_kdf.c28 int ossl_dh_kdf_X9_42_asn1(unsigned char *out, size_t outlen, in ossl_dh_kdf_X9_42_asn1() argument
66 int DH_KDF_X9_42(unsigned char *out, size_t outlen, in DH_KDF_X9_42() argument
/third_party/openssl/crypto/dh/
H A Ddh_kdf.c28 int ossl_dh_kdf_X9_42_asn1(unsigned char *out, size_t outlen, in ossl_dh_kdf_X9_42_asn1() argument
66 int DH_KDF_X9_42(unsigned char *out, size_t outlen, in DH_KDF_X9_42() argument
/third_party/openssl/demos/cipher/
H A Daeskeywrap.c61 int outlen, tmplen; in aes_wrap_encrypt() local
119 int outlen, tmple in aes_wrap_decrypt() local
[all...]
H A Dariacbc.c60 int outlen, tmplen; in aria_cbc_encrypt() local
118 int outlen, tmple in aria_cbc_decrypt() local
[all...]
/third_party/openssl/test/
H A Dpbetest.c63 int i, outlen; in test_pkcs5_pbe() local
/base/useriam/pin_auth/frameworks/scrypt/src/
H A Dscrypt.cpp98 size_t outlen = out.size(); in GetScrypt() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_code_convert.cpp93 size_t outlen = inlen * 4; in Convert() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Diconvndk.cpp40 size_t outlen; in Iconv() local
64 size_t outlen; in IconvOpen() local
91 size_t outlen; IconvClose() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcscd.c90 int outlen = c->decomp_size, inlen = buf_size - 2; in decode_frame() local
/third_party/ffmpeg/libavutil/
H A Dhmac.c166 int av_hmac_final(AVHMAC *c, uint8_t *out, unsigned int outlen) in av_hmac_final() argument
184 av_hmac_calc(AVHMAC *c, const uint8_t *data, unsigned int len, const uint8_t *key, unsigned int keylen, uint8_t *out, unsigned int outlen) av_hmac_calc() argument
H A Dlzo.c136 int av_lzo1x_decode(void *out, int *outlen, const void *in, int *inlen) in av_lzo1x_decode() argument
/third_party/curl/lib/vauth/
H A Dspnego_sspi.c306 Curl_auth_create_spnego_message(struct negotiatedata *nego, char **outptr, size_t *outlen) Curl_auth_create_spnego_message() argument
H A Dspnego_gssapi.c209 Curl_auth_create_spnego_message(struct negotiatedata *nego, char **outptr, size_t *outlen) Curl_auth_create_spnego_message() argument
/third_party/curl/lib/
H A Dbase64.c76 Curl_base64_decode(const char *src, unsigned char **outptr, size_t *outlen) Curl_base64_decode() argument
188 base64_encode(const char *table64, const char *inputbuff, size_t insize, char **outptr, size_t *outlen) base64_encode() argument
266 Curl_base64_encode(const char *inputbuff, size_t insize, char **outptr, size_t *outlen) Curl_base64_encode() argument
287 Curl_base64url_encode(const char *inputbuff, size_t insize, char **outptr, size_t *outlen) Curl_base64url_encode() argument
[all...]
/third_party/nghttp2/examples/
H A Ddeflate.c99 size_t outlen; in deflate() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ppe.c33 void ngtcp2_ppe_init(ngtcp2_ppe *ppe, uint8_t *out, size_t outlen, in ngtcp2_ppe_init() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_mbstr.c49 int outform, outlen = 0; in ASN1_mbstring_ncopy() local
260 int *outlen, le in out_utf8() local
[all...]
/third_party/node/deps/openssl/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/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_decr.c26 int outlen, i; in PKCS12_pbe_crypt_ex() local
138 int outlen = 0; in PKCS12_item_decrypt_d2i_ex() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_b64.c27 int outlen, i; in ct_base64_decode() local
/third_party/openssl/crypto/asn1/
H A Da_mbstr.c49 int outform, outlen = 0; in ASN1_mbstring_ncopy() local
264 int *outlen, le in out_utf8() local
[all...]
/third_party/openssl/crypto/pkcs12/
H A Dp12_decr.c26 int outlen, i; in PKCS12_pbe_crypt_ex() local
138 int outlen = 0; in PKCS12_item_decrypt_d2i_ex() local
[all...]

Completed in 10 milliseconds

1234567891011