Home
last modified time | relevance | path

Searched defs:KMS_MAX_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentKeyCallout.cpp36 int KMSAgentKeyCallout( unsigned char io_aKey[KMS_MAX_KEY_SIZE] ) in KMSAgentKeyCallout()
H A DKMSClientProfile.h117 #define KMS_MAX_KEY_SIZE 32 macro