Home
last modified time | relevance | path

Searched defs:algo (Results 26 - 50 of 56) sorted by relevance

123

/third_party/lzma/C/
H A DSha256.c65 BoolInt Sha256_SetFunction(CSha256 *p, unsigned algo) in Sha256_SetFunction() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmp_snmpv2_usm.c60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid() argument
71 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid() argument
H A Dsnmp_msg.c1787 snmpv3_priv_algo_t algo; in snmp_complete_outbound_frame() local
1805 snmpv3_auth_algo_t algo; in snmp_complete_outbound_frame() local
/foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/
H A Ddrmdecryptor_fuzzer.cpp364 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() argument
378 AudioCencDecrypt(std::shared_ptr<AVBuffer> drmInBuf, std::shared_ptr<AVBuffer> drmOutBuf, std::shared_ptr<CodecDrmDecrypt> decryptor, MetaDrmCencAlgorithm algo, int32_t flag) AudioCencDecrypt() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_single_ver_kv_entry.cpp396 Uncompress(const std::vector<uint8_t> &srcData, std::vector<SingleVerKvEntry *> &kvEntries, uint32_t destLen, CompressAlgorithm algo) Uncompress() argument
418 SerializeCompressedDatas(const std::vector<SingleVerKvEntry *> &kvEntries, const std::vector<uint8_t> &compressedEntries, Parcel &parcel, uint32_t targetVersion, CompressAlgorithm algo) SerializeCompressedDatas() argument
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c54 struct algo { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_gnutls.c20 static int gnutls_digest_vector(int algo, size_t num_elem, in gnutls_digest_vector() argument
101 static int gnutls_hmac_vector(int algo, const u8 *key, size_t key_len, in gnutls_hmac_vector() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_gnutls.c20 static int gnutls_digest_vector(int algo, size_t num_elem, in gnutls_digest_vector() argument
101 static int gnutls_hmac_vector(int algo, const u8 *key, size_t key_len, in gnutls_hmac_vector() argument
H A Dcrypto_openssl.c3229 crypto_csr_sign(struct crypto_csr *csr, struct crypto_ec_key *key, enum crypto_hash_alg algo) crypto_csr_sign() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_packet.cpp250 void DataRequestPacket::SetCompressAlgo(CompressAlgorithm algo) in SetCompressAlgo() argument
/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp251 void CodecDrmDecrypt::SetDrmAlgoAndBlocks(uint8_t algo, MetaDrmCencInfo *cencInfo) in SetDrmAlgoAndBlocks() argument
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h282 MetaDrmCencAlgorithm algo; member
/third_party/curl/lib/vtls/
H A Dgtls.c832 unsigned int algo; in Curl_gtls_verifyserver() local
H A Dx509asn1.c935 do_pubkey(struct Curl_easy *data, int certnum, const char *algo, struct Curl_asn1Element *param, struct Curl_asn1Element *pubkey) do_pubkey() argument
H A Dschannel.c227 struct algo { struct
443 static bool algo(const char *check, char *namep, size_t nlen) in algo() function
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c279 ptls_hash_algorithm_t *algo = md->native_handle; in ngtcp2_crypto_hkdf() local
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c448 X509_ALGOR *algo = NULL; in create_query() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dctrl_params_translate.c744 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
/third_party/openssl/apps/
H A Dts.c448 X509_ALGOR *algo = NULL; in create_query() local
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c741 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Di2c.h660 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgp2p.c2193 int algo; in wl_cfgp2p_increase_p2p_bw() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp73 auto algo = MakeRefPtr<GridIrregularLayoutAlgorithm>(gridLayoutInfo_, overScroll); in CreateLayoutAlgorithm() local
/third_party/libcoap/src/
H A Dcoap_gnutls.c3081 gnutls_cipher_algorithm_t algo; in coap_crypto_aead_encrypt() local
3144 gnutls_cipher_algorithm_t algo; in coap_crypto_aead_decrypt() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp142 auto algo = MakeRefPtr<SwiperLayoutAlgorithm>(); in CreateLayoutAlgorithm() local
956 auto algo = DynamicCast<SwiperLayoutAlgorithm>(layoutAlgorithmWrapper->GetLayoutAlgorithm()); OnDirtyLayoutWrapperSwap() local
[all...]

Completed in 49 milliseconds

123