Searched defs:impl (Results 1 – 12 of 12) sorted by relevance
| /dragonfly/crypto/openssh/ |
| HD | sshkey.c | 211 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 …]
|
| /dragonfly/crypto/libressl/crypto/evp/ |
| HD | digest.c | 135 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()
|
| HD | evp_enc.c | 87 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()
|
| HD | evp_aead.c | 52 const unsigned char *key, size_t key_len, size_t tag_len, ENGINE *impl) in EVP_AEAD_CTX_init()
|
| /dragonfly/crypto/libressl/crypto/cmac/ |
| HD | cmac.c | 155 const EVP_CIPHER *cipher, ENGINE *impl) in CMAC_Init()
|
| /dragonfly/crypto/libressl/crypto/hmac/ |
| HD | hmac.c | 71 ENGINE *impl) in HMAC_Init_ex()
|
| /dragonfly/crypto/libressl/crypto/ |
| HD | ex_data.c | 170 static const CRYPTO_EX_DATA_IMPL *impl = NULL; variable
|
| /dragonfly/sys/sys/ |
| HD | cdefs.h | 503 #define __sym_compat(sym,impl,verid) \ argument 505 #define __sym_default(sym,impl,verid) \ argument
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | ui-out.c | 101 struct ui_out_impl *impl; member 1089 ui_out_new (struct ui_out_impl *impl, void *data, in ui_out_new()
|
| /dragonfly/contrib/gcc-4.7/libcpp/ |
| HD | lex.c | 485 search_line_fast_type impl = search_line_acc_char; in init_vectorized_lexer() local
|
| /dragonfly/contrib/gcc-8.0/libcpp/ |
| HD | lex.c | 502 search_line_fast_type impl = search_line_acc_char; in init_vectorized_lexer() local
|
| /dragonfly/contrib/gcc-4.7/gcc/objc/ |
| HD | objc-next-runtime-abi-02.c | 3537 bool impl = is_implemented (ref->ident); in build_v2_eh_catch_objects() local
|