Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dissuer.h19 generate_key_pair(int num_attributes_issuer,
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_daa.c204 result = generate_key_pair(numberIssuerAttributes,
259 if ((result = generate_key_pair(numberIssuerAttributes, numberPlatformAttributes, in Tspi_DAA_Issuer_GenerateKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkeypair_generator.c86 generate_key_pair(UINT32 num_attributes_issuer, in generate_key_pair() function