Home
last modified time | relevance | path

Searched defs:signature (Results 1 – 25 of 136) sorted by relevance

123456

/openbsd/regress/lib/libcrypto/curve25519/
H A Ded25519test.c28 const uint8_t signature[ED25519_SIGNATURE_LENGTH]; member
342 uint8_t signature[64]; in test_ED25519_sign() local
373 const uint8_t *private_key, const uint8_t *signature) in dump_info()
406 modify_signature(uint8_t *signature) in modify_signature()
428 uint8_t signature[ED25519_SIGNATURE_LENGTH]; in test_ED25519_signature_malleability() local
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DSignature.pm24 sub signature($, $) {} subroutine
27 sub signature($self, $hash) subroutine
38 sub signature($self, $hash) subroutine
/openbsd/lib/libtls/
H A Dtls_signer.c191 char *signature = NULL; in tls_sign_rsa() local
242 unsigned char *signature; in tls_sign_ecdsa() local
322 uint8_t *signature = NULL; in tls_rsa_priv_enc() local
396 uint8_t *signature = NULL; in tls_ecdsa_do_sign() local
/openbsd/lib/libcrypto/asn1/
H A Dasn1_item.c224 ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey, const EVP_MD *type) in ASN1_item_sign()
285 ASN1_BIT_STRING *signature) in asn1_item_sign()
335 ASN1_BIT_STRING *signature, void *asn, EVP_MD_CTX *ctx) in ASN1_item_sign_ctx()
385 ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey) in ASN1_item_verify()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Djv-lang.c311 char *signature = name; in type_from_class() local
624 java_primitive_type (int signature) in java_primitive_type()
699 java_demangled_signature_length (char *signature) in java_demangled_signature_length()
717 java_demangled_signature_copy (char *result, char *signature) in java_demangled_signature_copy()
759 java_demangle_type_signature (char *signature) in java_demangle_type_signature()
/openbsd/usr.bin/ssh/
H A Dkexgen.c143 u_char *signature = NULL; in input_kex_gen_reply() local
271 u_char *signature = NULL, hash[SSH_DIGEST_MAX_LENGTH]; in input_kex_gen_init() local
H A Dsshsig.c266 sshsig_peek_hashalg(struct sshbuf *signature, char **hashalgp) in sshsig_peek_hashalg()
298 sshsig_wrap_verify(struct sshbuf *signature, const char *hashalg, in sshsig_wrap_verify()
468 sshsig_verifyb(struct sshbuf *signature, const struct sshbuf *message, in sshsig_verifyb()
596 sshsig_verify_fd(struct sshbuf *signature, int fd, in sshsig_verify_fd()
1140 sshsig_get_pubkey(struct sshbuf *signature, struct sshkey **pubkey) in sshsig_get_pubkey()
H A Dkexgexs.c128 u_char *signature = NULL; in input_kex_dh_gex_init() local
H A Dkexgexc.c146 u_char *signature = NULL; in input_kex_dh_gex_reply() local
/openbsd/gnu/usr.bin/perl/cpan/Config-Perl-V/
H A DV.pm352 sub signature { subroutine
/openbsd/gnu/usr.bin/binutils/include/nlm/
H A Dppc-ext.h30 char signature[8]; member
71 unsigned char signature[24]; member
/openbsd/gnu/usr.bin/binutils-2.17/include/nlm/
H A Dppc-ext.h30 char signature[8]; member
71 unsigned char signature[24]; member
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/
H A DTrace.pm38 sub signature { subroutine
/openbsd/gnu/llvm/llvm/lib/Analysis/models/
H A Dgen-inline-oz-test-model.py102 def build_mock_model(path, signature): argument
/openbsd/lib/libssl/
H A Dssl_clnt.c1283 CBS cbs, params, signature; in ssl3_get_server_key_exchange() local
1975 unsigned char *signature = NULL; in ssl3_send_client_verify_sigalgs() local
2032 unsigned char *signature = NULL; in ssl3_send_client_verify_rsa() local
2068 unsigned char *signature = NULL; in ssl3_send_client_verify_ec() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h43 uint32_t signature() const { return Signature; } in signature() function
/openbsd/lib/libcrypto/ocsp/
H A Docsp_local.h111 ASN1_BIT_STRING *signature; member
247 ASN1_BIT_STRING *signature; member
/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c160 uint32_t dummy, signature; in ucode_load() local
H A Dsmpprobe.c41 u_int32_t signature; member
/openbsd/regress/lib/libcrypto/ecdsa/
H A Decdsatest.c95 unsigned char *signature = NULL; in test_builtin() local
/openbsd/gnu/llvm/lld/wasm/
H A DInputElement.h81 const WasmSignature &signature; variable
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dexec_i386.c172 uint32_t dummy, signature; in ucode_load() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dtypeck.c562 get_type_from_signature (tree signature) in get_type_from_signature()
789 lookup_do (searched_class, searched_interface, method_name, signature, signature_builder) in lookup_do() argument
/openbsd/gnu/gcc/gcc/
H A Dstub-objc.c184 objc_add_method_declaration (tree ARG_UNUSED (signature)) in objc_add_method_declaration()
189 objc_start_method_definition (tree ARG_UNUSED (signature)) in objc_start_method_definition()
/openbsd/sys/arch/i386/include/
H A Dmpbiosreg.h81 u_int32_t signature; member
99 u_int32_t signature; member

123456