Searched defs:soft_crypt_functions_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h173 } soft_crypt_functions_t; typedef in typeref:struct:__anon2818
175 extern soft_crypt_functions_t pk11_aes_cbc_functions;
176 extern soft_crypt_functions_t pk11_aes_ecb_functions;
177 extern soft_crypt_functions_t pk11_aes_ctr_functions;
178 extern soft_crypt_functions_t pk11_des_common_functions;
179 extern soft_crypt_functions_t pk11_des3_common_functions;

Completed in 20 milliseconds