Searched refs:encryption_result (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
H A Dverifier_transaction.c427 CS_ENCRYPTION_RESULT *encryption_result = NULL; local
698 encryption_result = result_random->result;
699 delta_tilde1 = apply_challenge( encryption_result->c1,
703 delta_tilde2 = apply_challenge( encryption_result->c2,
707 delta_tilde3 = apply_challenge( encryption_result->c3,
711 delta_tilde4 = apply_challenge( encryption_result->c4,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c1967 CS_ENCRYPTION_RESULT *encryption_result = NULL; local
2610 if( encryption_result !=NULL) free( encryption_result);

Completed in 118 milliseconds