]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: add usage param to crypto handler
authorYehuda Sadeh <ysadehwe@ibm.com>
Mon, 17 Mar 2025 07:57:21 +0000 (03:57 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:32:56 +0000 (12:32 -0400)
commit95e5c5c228d2f88a395cc2d32d2f72c31fec4037
treec8ad90f057489704645fbe314292d3b06f866e30
parent207456b6fadee0ee4e45691543bbc0a47e4433e9
auth: add usage param to crypto handler

Allow different usage for crypto handler users. Currently being used
in the crypto unitest to match the test vectors.

Signed-off-by: Yehuda Sadeh <ysadehwe@ibm.com>
(cherry picked from commit 1330335661604e50468c8a0adc8fc73a2ab79b49)
src/auth/Crypto.cc
src/auth/Crypto.h
src/test/crypto.cc