From 2cd6181492f8ea14cfb92c5df60eb99604f7646d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 10 Apr 2022 14:26:12 -0700 Subject: rename PASSPHRASE class and its associated functions Signed-off-by: Sean Whitton --- src/package.lisp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/package.lisp') diff --git a/src/package.lisp b/src/package.lisp index 8e28d89..31a21dd 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -319,8 +319,9 @@ #:connection-upload #:connection-clear-data-cache #:upload-all-prerequisite-data - #:passphrase - #:make-passphrase + #:wrapped-passphrase + #:wrap-passphrase + #:unwrap-passphrase #:get-data-protected-string ;; image.lisp -- cgit v1.2.3