Home
last modified time | relevance | path

Searched defs:str (Results 1 – 9 of 9) sorted by relevance

/optee_test/host/openssl/include/openssl/
A Dpem.h214 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument
221 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument
227 # define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
257 # define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument
263 # define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument
289 # define IMPLEMENT_PEM_write(name, type, str, asn1) \ argument
297 # define IMPLEMENT_PEM_write_cb(name, type, str, asn1) \ argument
305 # define IMPLEMENT_PEM_read(name, type, str, asn1) \ argument
309 # define IMPLEMENT_PEM_rw(name, type, str, asn1) \ argument
313 # define IMPLEMENT_PEM_rw_const(name, type, str, asn1) \ argument
[all …]
A Dcrypto.h382 # define OPENSSL_strdup(str) CRYPTO_strdup((str),__FILE__,__LINE__) argument
/optee_test/ta/os_test/include/
A Dtb_macros.h11 #define TB_HEADER(str) \ argument
16 #define TB_FOOTER(str) \ argument
21 #define TB_INFO(str) printf("*** INFO : %s \n", (str)) argument
A Dtb_asserts.h16 #define TB_ASSERT_MSG(cond, str) \ argument
/optee_test/ta/crypt/
A Dsha2_impl.c56 #define UNPACK32(x, str) \ argument
64 #define PACK32(str, x) \ argument
/optee_test/host/xtest/
A Dregression_8100.c51 char *str = NULL; in myasprintf() local
A Dregression_4100.c434 const char *str, uint32_t h) in convert_from_string()
694 const char *str; in test_4102() member
864 const char str[], int32_t val, in compare_s32()
928 const char *str; in test_4104() member
/optee_test/ta/os_test/
A Dos_test.c30 const char *str; member
/optee_test/host/xtest/gp/include/
A Dxml_crypto_api.h3139 static int ossl_err_cb(const char *str, size_t len, void *u) in ossl_err_cb()

Completed in 34 milliseconds