Searched refs:aes_operation (Results 1 – 3 of 3) sorted by relevance
398 OperationPtr aes_operation( in UnwrapKey() local400 if (!aes_operation.get()) return error; in UnwrapKey()402 error = aes_operation->Begin(gcm_params, &out_params); in UnwrapKey()429 error = aes_operation->Update(update_params, encrypted_key, &update_outparams, &plaintext, in UnwrapKey()435 error = aes_operation->Finish(finish_params, finish_input, Buffer() /* signature */, in UnwrapKey()
64 km_openssl/aes_operation.cpp \358 km_openssl/aes_operation.o \359 km_openssl/aes_operation.o \
91 "km_openssl/aes_operation.cpp",