Searched refs:in_place_unprotect_buffer (Results 1 – 1 of 1) sorted by relevance
51 unsigned char* in_place_unprotect_buffer; member197 impl->unseal_crypter, impl->in_place_unprotect_buffer, in unseal()222 memcpy(buffer, impl->in_place_unprotect_buffer, in ensure_buffer_size()225 gpr_free(impl->in_place_unprotect_buffer); in ensure_buffer_size()226 impl->in_place_unprotect_buffer = buffer; in ensure_buffer_size()254 impl->in_place_unprotect_buffer)) { in alts_unprotect()299 impl->in_place_unprotect_buffer + in alts_unprotect()318 gpr_free(impl->in_place_unprotect_buffer); in alts_destroy()399 impl->in_place_unprotect_buffer = static_cast<unsigned char*>( in alts_create_frame_protector()