Searched refs:aes_factory (Results 1 – 1 of 1) sorted by relevance
491 auto aes_factory = GetKeyFactory(KM_ALGORITHM_AES); in UnwrapKey() local492 if (!aes_factory) { in UnwrapKey()497 error = aes_factory->LoadKey(std::move(transport_key), gcm_params, in UnwrapKey()