Home
last modified time | relevance | path

Searched defs:m_len (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_sign.c259 const unsigned char *m, size_t m_len) in encode_pkcs1()
287 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign()
345 int ossl_rsa_verify(int type, const unsigned char *m, unsigned int m_len, in ossl_rsa_verify()
461 int RSA_verify(int type, const unsigned char *m, unsigned int m_len, in RSA_verify()
H A Drsa_saos.c24 const unsigned char *m, unsigned int m_len, in RSA_sign_ASN1_OCTET_STRING()
59 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DLockFileBase.h52 uint64_t m_len; variable
/freebsd/sys/contrib/libsodium/test/default/
H A Dbox_seal.c13 size_t m_len; in main() local
H A Dxchacha20.c220 size_t m_len; in tv_secretbox_xchacha20poly1305() local
312 size_t m_len; in tv_box_xchacha20poly1305() local
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_sign.c33 unsigned int m_len; in PEM_SignFinal() local
/freebsd/crypto/openssl/crypto/evp/
H A Dp_verify.c22 unsigned int m_len = 0; in EVP_VerifyFinal_ex() local
H A Dp_sign.c22 unsigned int m_len = 0; in EVP_SignFinal_ex() local
/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c46 const u8 *m, u32 m_len, in _bip0340_hash()
760 const u8 **m, const u32 *m_len, u32 num, in _bip0340_compute_batch_csprng_seed()
809 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _bip0340_verify_batch_no_memory()
1028 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _bip0340_verify_batch()
1297 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in bip0340_verify_batch()
H A Decfsdsa.c658 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _ecfsdsa_verify_batch_no_memory()
840 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _ecfsdsa_verify_batch()
1058 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in ecfsdsa_verify_batch()
H A Dsig_algs.c676 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in ec_verify_batch()
851 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in unsupported_verify_batch()
/freebsd/usr.sbin/ppp/
H A Dmbuf.c104 m_get(size_t m_len, int type) in m_get()
303 mbuf_Write(struct mbuf *bp, const void *ptr, size_t m_len) in mbuf_Write()
H A Dmbuf.h34 size_t m_len; /* available byte count in buffer */ member
H A Dipv6cp.c426 int m_len; in ipv6cp_PushPacket() local
H A Dipcp.c1447 int m_len; in ipcp_PushPacket() local
/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa.c274 size_t m_len = 0; in ossl_slh_dsa_sign() local
299 size_t m_len; in ossl_slh_dsa_verify() local
H A Dslh_hash.c210 const uint8_t *m, size_t m_len, size_t b, uint8_t *out, size_t out_len) in do_hash()
/freebsd/share/dtrace/
H A Dmbuf.d119 int32_t m_len; member
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sign.c375 size_t m_len = 0; in ossl_ml_dsa_sign() local
411 size_t m_len; in ossl_ml_dsa_verify() local
/freebsd/contrib/wpa/src/common/
H A Dsae_pk.c546 bool ap, const u8 *m, size_t m_len, in sae_pk_hash_sig_data()
704 const u8 *m, size_t m_len, in sae_pk_valid_fingerprint()
/freebsd/sbin/setkey/
H A Dtest-pfkey.c54 u_int m_len; variable
/freebsd/crypto/openssh/
H A Dxmss_fast.c667 unsigned long long i, m_len; in xmss_sign_open() local
979 unsigned long long i, m_len; in xmssmt_sign_open() local
/freebsd/contrib/smbfs/include/netsmb/
H A Dsmb_lib.h124 int m_len; member
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c45 static int match(const char *t[], const char m[], size_t m_len) in match()
/freebsd/crypto/openssl/engines/
H A De_capi.c849 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()

12