| /third_party/openssl/crypto/modes/ |
| H A D | wrap128.c | 48 CRYPTO_128_wrap(void *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_wrap() argument 99 crypto_128_unwrap_raw(void *key, unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) crypto_128_unwrap_raw() argument 150 CRYPTO_128_unwrap(void *key, const unsigned char *iv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_unwrap() argument 183 CRYPTO_128_wrap_pad(void *key, const unsigned char *icv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_wrap_pad() argument 251 CRYPTO_128_unwrap_pad(void *key, const unsigned char *icv, unsigned char *out, const unsigned char *in, size_t inlen, block128_f block) CRYPTO_128_unwrap_pad() argument [all...] |
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | ciphercommon_block.c | 56 ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_fillblock() argument 80 ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) ossl_cipher_trailingdata() argument [all...] |
| /third_party/openssl/crypto/ct/ |
| H A D | ct_b64.c | 26 size_t inlen = strlen(in); 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 | sha256-internal.c | 148 sha256_process(struct sha256_state *md, const unsigned char *in, unsigned long inlen) sha256_process() argument
|
| H A D | sha512-internal.c | 186 sha512_process(struct sha512_state *md, const unsigned char *in, unsigned long inlen) sha512_process() 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 | sha256-internal.c | 148 sha256_process(struct sha256_state *md, const unsigned char *in, unsigned long inlen) sha256_process() argument
|
| H A D | sha512-internal.c | 186 sha512_process(struct sha512_state *md, const unsigned char *in, unsigned long inlen) sha512_process() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/ |
| H A D | blackbox_storage.c | 27 static int get_log_by_memory(void *in, unsigned int inlen) in get_log_by_memory() argument 123 static int get_log_by_pstore(void *in, unsigned int inlen) in get_log_by_pstore() argument
|
| /third_party/eudev/src/scsi_id/ |
| H A D | scsi.h | 18 unsigned int inlen; /* excluding scsi command length */ member
|
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls.c | 32 alpn_cb(SSL *s, const unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) alpn_cb() argument 323 lws_tls_alloc_pem_to_der_file(struct lws_context *context, const char *filename, const char *inbuf, lws_filepos_t inlen, uint8_t **buf, lws_filepos_t *amount) lws_tls_alloc_pem_to_der_file() argument [all...] |
| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | poly1305.c | 28 poly1305_auth(unsigned char out[POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsigned char key[POLY1305_KEYLEN]) poly1305_auth() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | tasn_utl.c | 160 int ossl_asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in ossl_asn1_enc_save() argument
|
| H A D | a_strnid.c | 79 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid) ASN1_STRING_set_by_NID() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/ |
| H A D | sm2_enc.c | 81 sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_encrypt() argument 102 sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_decrypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/siphash/ |
| H A D | siphash.c | 139 void SipHash_Update(SIPHASH *ctx, const unsigned char *in, size_t inlen) in SipHash_Update() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_pwri.c | 189 kek_unwrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) kek_unwrap_key() argument 244 kek_wrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx, const CMS_CTX *cms_ctx) kek_wrap_key() argument [all...] |
| /third_party/openssl/test/ |
| H A D | dtlsv1listentest.c | 239 unsigned int inlen; member
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_strnid.c | 79 ASN1_STRING_set_by_NID(ASN1_STRING **out, const unsigned char *in, int inlen, int inform, int nid) ASN1_STRING_set_by_NID() argument
|
| H A D | tasn_utl.c | 160 int ossl_asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in ossl_asn1_enc_save() argument
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_pwri.c | 189 kek_unwrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx) kek_unwrap_key() argument 244 kek_wrap_key(unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen, EVP_CIPHER_CTX *ctx, const CMS_CTX *cms_ctx) kek_wrap_key() argument [all...] |
| /third_party/openssl/crypto/siphash/ |
| H A D | siphash.c | 139 void SipHash_Update(SIPHASH *ctx, const unsigned char *in, size_t inlen) in SipHash_Update() argument
|
| /third_party/openssl/providers/implementations/asymciphers/ |
| H A D | sm2_enc.c | 81 sm2_asym_encrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_encrypt() argument 102 sm2_asym_decrypt(void *vpsm2ctx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) sm2_asym_decrypt() argument
|
| /third_party/python/Modules/_blake2/impl/ |
| H A D | blake2b-ref.c | 351 blake2b( uint8_t *out, const void *in, const void *key, size_t outlen, size_t inlen, size_t keylen ) blake2b() argument [all...] |