Searched defs:pubSize (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/ |
H A D | trousers.h | 212 #define Trspi_RSA_PKCS15_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument 215 #define Trspi_RSA_OAEP_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument 219 #define Trspi_TPM_RSA_OAEP_Encrypt(in,inlen,out,outlen,pubKey,pubSize) \ argument
|