Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshkey.c211 const struct sshkey_impl *impl; in sshkey_type() local
221 const struct sshkey_impl *impl; in sshkey_ssh_name_from_type_nid() local
231 const struct sshkey_impl *impl; in sshkey_type_is_cert() local
255 const struct sshkey_impl *impl; in sshkey_type_from_name() local
323 const struct sshkey_impl *impl; in sshkey_alg_list() local
351 const struct sshkey_impl *impl; in sshkey_names_valid2() local
393 const struct sshkey_impl *impl; in sshkey_size() local
405 const struct sshkey_impl *impl; in sshkey_type_is_valid_ca() local
612 const struct sshkey_impl *impl = NULL; in sshkey_new() local
653 const struct sshkey_impl *impl; in sshkey_free_contents() local
[all …]
/dflybsd-src/crypto/libressl/crypto/evp/
H A Ddigest.c135 EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) in EVP_DigestInit_ex()
324 unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) in EVP_Digest()
H A Devp_enc.c87 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, in EVP_CipherInit_ex()
275 EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, in EVP_EncryptInit_ex()
289 EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, in EVP_DecryptInit_ex()
H A Devp_aead.c52 const unsigned char *key, size_t key_len, size_t tag_len, ENGINE *impl) in EVP_AEAD_CTX_init()
/dflybsd-src/crypto/libressl/crypto/cmac/
H A Dcmac.c155 const EVP_CIPHER *cipher, ENGINE *impl) in CMAC_Init()
/dflybsd-src/crypto/libressl/crypto/hmac/
H A Dhmac.c71 ENGINE *impl) in HMAC_Init_ex()
/dflybsd-src/crypto/libressl/crypto/
H A Dex_data.c170 static const CRYPTO_EX_DATA_IMPL *impl = NULL; variable
/dflybsd-src/sys/sys/
H A Dcdefs.h503 #define __sym_compat(sym,impl,verid) \ argument
505 #define __sym_default(sym,impl,verid) \ argument
/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-out.c101 struct ui_out_impl *impl; member
1089 ui_out_new (struct ui_out_impl *impl, void *data, in ui_out_new()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c485 search_line_fast_type impl = search_line_acc_char; in init_vectorized_lexer() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c502 search_line_fast_type impl = search_line_acc_char; in init_vectorized_lexer() local
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-02.c3537 bool impl = is_implemented (ref->ident); in build_v2_eh_catch_objects() local