Searched defs:keysize (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dcheck.c85 size_t keysize; local
/freebsd-11-stable/stand/libsa/geli/
H A Dgeliboot_crypto.c38 geliboot_crypt(u_int algo, int enc, u_char *data, size_t datasize, const u_char *key, size_t keysize, u_char *iv) argument
108 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
118 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
130 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dxform_auth.h55 u_int16_t keysize; member in struct:auth_hash
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_crypto.c59 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
120 g_eli_crypto_cipher(u_int algo, int enc, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
202 g_eli_crypto_encrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
214 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, const u_char *key, size_t keysize) argument
[all...]
H A Dg_eli_ctl.c61 int keysize, error, nkey, dryrun, dummy; local
627 int keysize, nkey, error; local
736 size_t keysize; local
957 int *nargs, keysize, error; local
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Drsautl.c103 int keysize; local
H A Dpkeyutl.c100 int keysize = -1; local
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dmkey.c412 size_t keysize; local
/freebsd-11-stable/contrib/unbound/sldns/
H A Dkeyraw.c106 uint16_t sldns_calc_keytag_raw(uint8_t* key, size_t keysize) argument
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_crypto.h132 int keysize; member in struct:apr_crypto_block_key_type_t
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dks_keychain.c78 size_t keysize; member in struct:kc_rsa
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c629 int mode, err, keysize; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dudb.c859 int keysize = strlen(name); local
/freebsd-11-stable/sys/mips/nlm/dev/net/ucore/
H A Ducore.h291 nlm_ucore_crc_setup(int crcpos, int cps, int cfi, int cbm, int fcoe, int keysize, int valid, int startcrc, int endcrc) argument
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.c2549 size_t i, keysize; local
83 krb5_enctype_keysize(krb5_context context, krb5_enctype type, size_t *keysize) argument
/freebsd-11-stable/contrib/ldns/
H A Ddnssec.c275 size_t keysize; local
301 uint16_t ldns_calc_keytag_raw(uint8_t* key, size_t keysize) argument
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms.h287 int algnid, int keysize); variable
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_lib.c2478 int keysize = 0; local

Completed in 168 milliseconds