Home
last modified time | relevance | path

Searched refs:FOO (Results 1 – 9 of 9) sorted by relevance

/openssl-master/test/
A Dcontext_internal_test.c28 } FOO; typedef
32 FOO *ptr = OPENSSL_zalloc(sizeof(*ptr)); in foo_new()
54 FOO *data = NULL; in test_context()
83 FOO *data = NULL; in test_set0_default()
/openssl-master/test/recipes/
A D40-test_rehash.t49 if (open(FOO, ">unwritable.txt")) {
50 close FOO;
/openssl-master/doc/internal/man3/
A Dossl_lib_ctx_get_data.pod72 For a type C<FOO> that should end up in the OpenSSL library context, a
79 } FOO;
83 FOO *ptr = OPENSSL_zalloc(sizeof(*foo));
114 FOO *data = ossl_lib_ctx_get_data(ctx, OSSL_LIB_CTX_FOO_INDEX, &foo_method);
A Devp_generic_fetch.pod113 And here's the implementation of the FOO method fetcher:
/openssl-master/test/recipes/61-test_bio_prefix_data/
A Dout1.txt1 FOO foo
/openssl-master/doc/man7/
A Dprovider-base.pod628 It implements the fictitious algorithm C<FOO> for the fictitious
666 /* operation context for the algorithm FOO */
724 { "FOO", "provider=chumbawamba", foo_fns },
/openssl-master/doc/internal/man7/
A Dbuild.info.pod108 for Unix), or C<foo.exe> (typical for Windows), or even C<BLAH$FOO.EXE>
/openssl-master/Configurations/
A DREADME.md413 DEFINE[foo]=FOO BAR=1
/openssl-master/
A DCHANGES.md3779 FOO *x;
3783 FOO x;

Completed in 35 milliseconds