Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c997 int length_response3; in i_2_e_TSS_DAA_PK_PROOF() local
1010 length_response3 = bi_nbin_size( in i_2_e_TSS_DAA_PK_PROOF()
1012 if( length_response3 & 1) length_response3++; // length_response3 should be paire in i_2_e_TSS_DAA_PK_PROOF()
1013 pk_proof->responseLength3 = length_response3; in i_2_e_TSS_DAA_PK_PROOF()
1021 sizeof(BYTE) * length_response3); in i_2_e_TSS_DAA_PK_PROOF()
1023 length_response3, in i_2_e_TSS_DAA_PK_PROOF()