Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dsign-file.c177 static X509 *read_x509(const char *x509_name) in read_x509() function
305 x509 = read_x509(x509_name); in main()