/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_sign.c | 243 const unsigned char *m, size_t m_len) in encode_pkcs1() 273 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign() 331 int ossl_rsa_verify(int type, const unsigned char *m, unsigned int m_len, in ossl_rsa_verify() 449 int RSA_verify(int type, const unsigned char *m, unsigned int m_len, in RSA_verify()
|
H A D | rsa_saos.c | 24 const unsigned char *m, unsigned int m_len, in RSA_sign_ASN1_OCTET_STRING() 61 unsigned int m_len, unsigned char *sigbuf, in RSA_verify_ASN1_OCTET_STRING()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | LockFileBase.h | 52 uint64_t m_len; variable
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | box_seal.c | 13 size_t m_len; in main() local
|
H A D | xchacha20.c | 220 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 D | pem_sign.c | 33 unsigned int m_len; in PEM_SignFinal() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | p_verify.c | 22 unsigned int m_len = 0; in EVP_VerifyFinal_ex() local
|
H A D | p_sign.c | 22 unsigned int m_len = 0; in EVP_SignFinal_ex() local
|
/freebsd/crypto/libecc/src/sig/ |
H A D | bip0340.c | 46 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 D | ecfsdsa.c | 658 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 D | sig_algs.c | 676 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 D | mbuf.c | 104 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 D | mbuf.h | 34 size_t m_len; /* available byte count in buffer */ member
|
H A D | ipv6cp.c | 426 int m_len; in ipv6cp_PushPacket() local
|
H A D | ipcp.c | 1447 int m_len; in ipcp_PushPacket() local
|
/freebsd/share/dtrace/ |
H A D | mbuf.d | 119 int32_t m_len; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | sae_pk.c | 546 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 D | test-pfkey.c | 54 u_int m_len; variable
|
/freebsd/crypto/openssh/ |
H A D | xmss_fast.c | 667 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 D | smb_lib.h | 124 int m_len; member
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | property_parse.c | 44 match(const char * t[],const char m[],size_t m_len) match() argument
|
/freebsd/crypto/openssl/engines/ |
H A D | e_capi.c | 831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()
|
/freebsd/sys/kern/ |
H A D | uipc_ktls.c | 2377 u_int digest_start, last_offset, m_len, offset; in tls13_find_record_type() local
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 348 int32_t m_len; /* amount of data in this mbuf */ member
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_compat.h | 306 # define m_len mb_len macro
|