Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Ddaa_structs.h48 void dump_field( int length, BYTE *buffer);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c37 dump_field( pk->field##Length, pk->field); \
113 void dump_field( int length, BYTE *buffer) { in dump_field() function