Lines Matching refs:PK
26 * \param pk The PK object to fill. It must have been initialized
1002 /* Turn PK context into an opaque one. */
1121 /* Initialize PK RSA context with random key */
1129 /* Initialize PK RSA_ALT context */
1201 * - generate a fresh ECP/RSA legacy PK context
1202 * - wrap it in a PK context and make a signature this way
1204 * - parse it to a PK context and verify the signature this way
1211 /* Create legacy RSA public/private key in PK context. */
1225 /* Create legacy EC public/private key in PK context. */
1237 TEST_ASSUME(!"Opaque PK key not supported in this configuration");
1258 /* Turn PK context into an opaque one. */
1394 /* Create legacy RSA public/private key in PK context. */
1415 TEST_ASSUME(!"PK key type not supported in this configuration");
1418 /* Turn PK context into an opaque one. */