Home
last modified time | relevance | path

Searched refs:Alen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c623 CK_ULONG Alen, Ilen, Slen, Plen, AiLen, Blen, Dlen; in soft_pkcs12_pbe() local
721 Alen = c * hashSize; in soft_pkcs12_pbe()
722 A = (CK_BYTE *)malloc(Alen); in soft_pkcs12_pbe()
818 freezero(A, Alen); in soft_pkcs12_pbe()