Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Drsa.c147 unsigned char *pModulus, int iKeyLength, in Trspi_Verify() argument
178 rsa_n = BN_bin2bn(pModulus, iKeyLength, NULL); in Trspi_Verify()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h200 unsigned char *pModulus, int iKeyLength,