Searched defs:asn1_skip_if_exists (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dasn1.c192 int asn1_skip_if_exists ( struct asn1_cursor *cursor, unsigned int type ) { function
226 if ( ( rc = asn1_skip_if_exists ( cursor, type ) ) != 0 ) {

Completed in 43 milliseconds