Searched refs:bio (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dadb_auth_host.c135 BIO *bio, *b64, *bfile; local
160 bio = BIO_push(b64, bfile);
161 BIO_write(bio, &pkey, sizeof(pkey));
162 BIO_flush(bio);
/system/security/softkeymaster/
H A Dkeymaster_openssl.cpp26 #include <openssl/bio.h>
/system/security/keystore/
H A Dkeystore.cpp34 #include <openssl/bio.h>

Completed in 280 milliseconds