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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dpasswd.c682 SECItem keyDataItem; local
686 keyDataItem.data = keyData;
687 keyDataItem.len = 8;
698 CKA_ENCRYPT, &keyDataItem, NULL);

Completed in 138 milliseconds