Searched refs:aes_factory (Results 1 – 1 of 1) sorted by relevance
1404 auto aes_factory = GetKeyFactory(KM_ALGORITHM_AES); in UnwrapKey() local1405 if (aes_factory == NULL) { in UnwrapKey()1410 error = aes_factory->LoadKey(std::move(transport_key), gcm_params, in UnwrapKey()