Home
last modified time | relevance | path

Searched defs:bufio (Results 1 – 6 of 6) 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/cpython2/Lib/test/
Dtest_io.py949 def bufio(): function
1211 def _seekabs(bufio): argument
1217 def _seekrel(bufio): argument
1694 def _readinto(bufio, n=-1): argument
1701 def _peek(bufio, n=-1): argument
1728 def _peek(bufio): argument
1731 def _peek(bufio): argument
1739 def _read(bufio): argument
1745 def _read1(bufio): argument
1751 def _read(bufio): argument
[all …]
/external/python/cpython3/Lib/test/
Dtest_io.py1392 def bufio(): function
1681 def _seekabs(bufio): argument
1687 def _seekrel(bufio): argument
2222 def _readinto(bufio, n=-1): argument
2229 def _peek(bufio, n=-1): argument
2256 def _peek(bufio): argument
2259 def _peek(bufio): argument
2267 def _read(bufio): argument
2273 def _read1(bufio): argument
2279 def _read(bufio): argument
[all …]