Home
last modified time | relevance | path

Searched refs:verify (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/
H A Dinstall.sh23 verify () { function
34 verify "$2"
35 verify "$3"
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dmemory_buffer_alloc.h81 * \brief Determine when the allocator should automatically verify the state
85 * \param verify One of MBEDTLS_MEMORY_VERIFY_NONE, MBEDTLS_MEMORY_VERIFY_ALLOC,
88 void mbedtls_memory_buffer_set_verify( int verify );
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSSLSocket.h50 int SSLSocket_connect(SSL* ssl, int sock, const char* hostname, int verify, int (*cb)(const char *str, size_t len, void *u), void* u);
H A DMQTTAsync.h953 int verify; member
H A DMQTTClient.h712 int verify; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h93 * Rsa public key verify
121 * Struct of ecc verify
128 const hi_u8 *hash; /* Input hash data for ecc verify. */
132 hi_u8 *out_r; /* Output verify r data for security. */
137 * Struct of rsa verify
452 * @param verify [IN] type #const hi_cipher_ecc_verify *,Pointer to structure of the ECC public key
462 hi_u32 hi_cipher_ecc_verify_hash(hi_cipher_ecc_param *ecc, hi_cipher_ecc_verify *verify);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h116 * Rsa public key verify
167 * Struct of ecc verify
174 const hi_u8 *hash; /**< Hash data for ecc verify. */
567 * @param verify [IN] type #const hi_cipher_ecc_verify *,Pointer to structure of the ECC public key
577 hi_u32 hi_cipher_ecc_verify_hash(const hi_cipher_ecc_param *ecc, const hi_cipher_ecc_verify *verify);
/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/
H A Dcpufreq-dt.c188 .verify = cpufreq_generic_frequency_table_verify,

Completed in 10 milliseconds