Lines Matching refs:algo
316 #define TEST_HKDF_DATA(section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_hkdf() argument
318 section, algo, \ in xtest_test_derivation_hkdf()
326 uint32_t algo; in xtest_test_derivation_hkdf() member
373 hc->algo, TEE_MODE_DERIVE, max_size))) in xtest_test_derivation_hkdf()
453 #define TEST_CONCAT_KDF_DATA(name, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_concat_kdf() argument
455 name, algo, \ in xtest_test_derivation_concat_kdf()
464 uint32_t algo; in xtest_test_derivation_concat_kdf() member
493 cc->algo, TEE_MODE_DERIVE, max_size))) in xtest_test_derivation_concat_kdf()
572 #define TEST_PBKDF2_DATA(level, section, algo, id, oeb /* omit empty bufs */) \ in xtest_test_derivation_pbkdf2() argument
574 level, section, algo, \ in xtest_test_derivation_pbkdf2()
588 uint32_t algo; in xtest_test_derivation_pbkdf2() member
619 pc->algo, TEE_MODE_DERIVE, max_size))) in xtest_test_derivation_pbkdf2()