Searched defs:alg (Results 1 – 5 of 5) sorted by relevance
129 uint32_t alg = HKS_ALG_HASH_SHA_1; variable149 uint32_t alg = HKS_ALG_HASH_SHA_256; variable169 uint32_t alg = HKS_ALG_HASH_SHA_256; variable192 uint32_t alg = HKS_ALG_HASH_SHA_256; variable211 uint32_t alg = HKS_ALG_HASH_SHA_256; variable232 uint32_t alg = HKS_ALG_HASH_SHA_256; variable254 uint32_t alg = HKS_ALG_HASH_SHA_256; variable277 uint32_t alg = HKS_ALG_HASH_SHA_512; variable386 uint32_t alg = hks_alg_hmac(HKS_ALG_HASH_SHA_256); variable412 uint32_t alg = hks_alg_hmac(HKS_ALG_HASH_SHA_512); variable[all …]
395 uint32_t alg = HKS_ALG_HASH_SHA_1; variable415 uint32_t alg = HKS_ALG_HASH_SHA_256; variable436 uint32_t alg = HKS_ALG_HASH_SHA_256; variable459 uint32_t alg = HKS_ALG_HASH_SHA_256; variable478 uint32_t alg = HKS_ALG_HASH_SHA_256; variable499 uint32_t alg = HKS_ALG_HASH_SHA_256; variable521 uint32_t alg = HKS_ALG_HASH_SHA_256; variable544 uint32_t alg = HKS_ALG_HASH_SHA_512; variable
81 uint32_t alg = HKS_ALG_HASH_SHA_256; variable647 uint32_t alg = HKS_ALG_HASH_SHA_256; variable
62 uint32_t alg; member91 uint32_t alg; member104 uint32_t alg; member134 uint32_t alg; member152 uint32_t alg; member302 uint32_t alg; member313 uint32_t alg; member332 uint32_t alg; member364 uint32_t alg; member
857 Algorithm alg = ED25519; in TestAgreeSharedSecretWithStorage() local899 Algorithm alg = X25519; in TestAgreeSharedSecret() local1084 const AlgLoader *loader, const Algorithm alg, struct TestExportImportSignVerifyParam *param) in TestExportImportSignVerifyInnerVerfiyNormalAndAbnormalCases()1120 const AlgLoader *loader, const Algorithm alg, struct TestExportImportSignVerifyParam *param) in TestExportImportSignVerifyInner()1195 static void TestExportImportSignVerify(const AlgLoader *loader, const Algorithm alg) in TestExportImportSignVerify()