HomeSort by: relevance | last modified time | path
    Searched refs:_encode (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/demos/encode/
Makefile 15 %_encode: %_encode.o
  /src/crypto/external/apache2/openssl/dist/providers/implementations/encode_decode/
encode_key2ms.c 183 static OSSL_FUNC_encoder_encode_fn impl##2##output##_encode; \
196 static int impl##2##output##_encode(void *vctx, OSSL_CORE_BIO *cout, \
208 return key2##output##_encode(vctx, key, selection, cout, type##_set1, \
223 (void (*)(void))impl##2##output##_encode }, \
encode_key2any.c 1404 impl##_to_##kind##_##output##_encode; \
1426 impl##_to_##kind##_##output##_encode(void *ctx, OSSL_CORE_BIO *cout, \
1461 (void (*)(void))impl##_to_##kind##_##output##_encode }, \
  /src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
encode_key2ms.c 183 static OSSL_FUNC_encoder_encode_fn impl##2##output##_encode; \
196 static int impl##2##output##_encode(void *vctx, OSSL_CORE_BIO *cout, \
208 return key2##output##_encode(vctx, key, selection, cout, type##_set1, \
224 (void (*)(void))impl##2##output##_encode }, \
encode_key2any.c 1252 impl##_to_##kind##_##output##_encode; \
1274 impl##_to_##kind##_##output##_encode(void *ctx, OSSL_CORE_BIO *cout, \
1308 (void (*)(void))impl##_to_##kind##_##output##_encode }, \
  /src/external/bsd/elftoolchain/dist/libelf/
gelf.h 99 Elf_Data *gelf_xlatetof(Elf *_elf, Elf_Data *_dst, const Elf_Data *_src, unsigned int _encode);
100 Elf_Data *gelf_xlatetom(Elf *_elf, Elf_Data *_dst, const Elf_Data *_src, unsigned int _encode);
  /src/crypto/external/apache2/openssl/dist/test/
tls-provider.c 1942 impl##_to_##kind##_##output##_encode; \
1964 impl##_to_##kind##_##output##_encode(void *ctx, OSSL_CORE_BIO *cout, \
1999 (void (*)(void))impl##_to_##kind##_##output##_encode }, \

Completed in 111 milliseconds