Home
last modified time | relevance | path

Searched defs:bufio (Results 1 – 5 of 5) sorted by relevance

/external/tpm2-tss/test/integration/
Dfapi-ext-public-key.int.c47 BIO *bufio = NULL; in test_fapi_ext_public_key() local
Dfapi-data-crypt.int.c109 BIO *bufio = NULL; in signatureCallback() local
Dfapi-key-create-policy-signed.int.c123 BIO *bufio = NULL; in signatureCallback() local
/external/tpm2-tss/src/tss2-fapi/
Dfapi_crypto.c1057 BIO *bufio = NULL; in ifapi_get_evp_from_pem() local
1202 BIO *bufio = NULL; in ifapi_verify_signature_quote() local
1314 BIO *bufio = NULL; in ifapi_verify_signature() local
1794 BIO *bufio = NULL; in get_X509_from_pem() local
/external/python/cpython3/Lib/test/
Dtest_io.py1524 def bufio(): function
1856 def _seekabs(bufio): argument
1862 def _seekrel(bufio): argument
2387 def _readinto(bufio, n=-1): argument
2394 def _peek(bufio, n=-1): argument
2421 def _peek(bufio): argument
2424 def _peek(bufio): argument
2432 def _read(bufio): argument
2438 def _read1(bufio): argument
2444 def _read(bufio): argument
[all …]