Home
last modified time | relevance | path

Searched defs:bio (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-certificate-manager/
H A Dcsr.cpp73 BIOPtr bio(BIO_new(BIO_s_mem()), ::BIO_free_all); in csr() local
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c161 BIO* bio = BIO_new(BIO_s_mem()); in verify_signature() local