Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_key.c465 UINT32 pubLen; in Tspi_Context_LoadKeyByBlob() local
485 pubLen = keyContainer.pubKey.keyLength; in Tspi_Context_LoadKeyByBlob()
531 if (pubLen == 0x100) in Tspi_Context_LoadKeyByBlob()
533 else if (pubLen == 0x80) in Tspi_Context_LoadKeyByBlob()
535 else if (pubLen == 0x40) in Tspi_Context_LoadKeyByBlob()