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

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dx509.c1412 int x509_append ( struct x509_chain *chain, struct x509_certificate *cert ) { function
1447 if ( ( rc = x509_append ( chain, cert ) ) != 0 )
1520 if ( ( rc = x509_append ( chain, cert ) ) != 0 )

Completed in 46 milliseconds