| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | rsa.c | 265 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs1.c | 18 pkcs1_generate_encryption_block(u8 block_type, size_t modlen, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_generate_encryption_block() argument 81 pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, int use_private, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_encrypt() argument 97 pkcs1_v15_private_key_decrypt(struct crypto_rsa_key *key, const u8 *in, size_t inlen, u8 *out, size_t *outlen) pkcs1_v15_private_key_decrypt() argument [all...] |
| H A D | rsa.c | 256 int crypto_rsa_exptmod(const u8 *in, size_t inlen, u8 *out, size_t *outlen, in crypto_rsa_exptmod() argument
|
| /third_party/f2fs-tools/tools/ |
| H A D | sha512.c | 225 sha512_process(struct hash_state * md, const unsigned char *in, unsigned long inlen) sha512_process() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | nuv.c | 239 int inlen = buf_size; in decode_frame() local
|
| /third_party/curl/lib/ |
| H A D | sha256.c | 414 my_sha256_update(struct sha256_state *md, const unsigned char *in, unsigned long inlen) my_sha256_update() argument
|
| /third_party/libwebsockets/lib/roles/cgi/ |
| H A D | cgi-server.c | 42 urlencode(const char *in, int inlen, char *out, int outlen) in urlencode() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/ |
| H A D | rsa_enc.c | 135 rsa_encrypt(void *vprsactx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) rsa_encrypt() argument 197 rsa_decrypt(void *vprsactx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) rsa_decrypt() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_wrp.c | 162 aes_wrap_cipher_internal(void *vctx, unsigned char *out, const unsigned char *in, size_t inlen) aes_wrap_cipher_internal() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/kem/ |
| H A D | rsa_kem.c | 292 rsasve_recover(PROV_RSA_CTX *prsactx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) rsasve_recover() argument 332 rsakem_recover(void *vprsactx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) rsakem_recover() argument
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | extensions_cust.c | 58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | kem.c | 215 EVP_PKEY_decapsulate(EVP_PKEY_CTX *ctx, unsigned char *secret, size_t *secretlen, const unsigned char *in, size_t inlen) EVP_PKEY_decapsulate() argument
|
| H A D | asymcipher.c | 227 EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_encrypt() argument 269 EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_decrypt() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | eddsa.c | 23 oneshot_hash(OSSL_LIB_CTX *ctx, uint8_t *out, size_t outlen, const uint8_t *in, size_t inlen, const char *propq) oneshot_hash() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_kmeth.c | 154 ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, const EC_KEY *eckey, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)) ECDH_compute_key() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | asymcipher.c | 227 EVP_PKEY_encrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_encrypt() argument 269 EVP_PKEY_decrypt(EVP_PKEY_CTX *ctx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) EVP_PKEY_decrypt() argument
|
| H A D | kem.c | 215 EVP_PKEY_decapsulate(EVP_PKEY_CTX *ctx, unsigned char *secret, size_t *secretlen, const unsigned char *in, size_t inlen) EVP_PKEY_decapsulate() argument
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | eddsa.c | 23 oneshot_hash(OSSL_LIB_CTX *ctx, uint8_t *out, size_t outlen, const uint8_t *in, size_t inlen, const char *propq) oneshot_hash() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_kmeth.c | 154 ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, const EC_KEY *eckey, void *(*KDF) (const void *in, size_t inlen, void *out, size_t *outlen)) ECDH_compute_key() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_wrp.c | 142 aes_wrap_cipher_internal(void *vctx, unsigned char *out, const unsigned char *in, size_t inlen) aes_wrap_cipher_internal() argument [all...] |
| /third_party/openssl/providers/implementations/kem/ |
| H A D | rsa_kem.c | 292 rsasve_recover(PROV_RSA_CTX *prsactx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) rsasve_recover() argument 332 rsakem_recover(void *vprsactx, unsigned char *out, size_t *outlen, const unsigned char *in, size_t inlen) rsakem_recover() argument
|
| /third_party/openssl/ssl/statem/ |
| H A D | extensions_cust.c | 58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument
|
| /third_party/openssl/providers/implementations/asymciphers/ |
| H A D | rsa_enc.c | 135 rsa_encrypt(void *vprsactx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) rsa_encrypt() argument 197 rsa_decrypt(void *vprsactx, unsigned char *out, size_t *outlen, size_t outsize, const unsigned char *in, size_t inlen) rsa_decrypt() argument
|
| /third_party/zlib/contrib/puff/ |
| H A D | puff.c | 106 unsigned long inlen; /* available input at in */ member
|
| /third_party/nghttp2/examples/ |
| H A D | libevent-client.c | 315 select_next_proto_cb(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) select_next_proto_cb() argument
|