Searched defs:GenerateKeyMaterial (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/crypto/
H A Dutils.cpp76 zx_status_t GenerateKeyMaterial(Cipher::Algorithm cipher, Secret* key, Bytes* iv) { function in namespace:crypto::testing
96 zx_status_t GenerateKeyMaterial(AEAD::Algorithm cipher, Secret* key, Bytes* iv) { function in namespace:crypto::testing

Completed in 33 milliseconds