Searched refs:prepare_data_for_encrypt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.c845 prepare_data_for_encrypt(char *obj_path, unsigned char *buf, CK_ULONG buf_len, function
2131 * See prepare_data_for_encrypt() function in the file
2338 if ((prepared_buf = prepare_data_for_encrypt(obj_name, buf,
2587 if ((prepared_buf = prepare_data_for_encrypt(orig_name, buf,

Completed in 24 milliseconds