Searched defs:wbytes (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/krb5/src/plugins/preauth/spake/ |
H A D | openssl.c | 144 unmarshal_w(const groupdata *gdata, const uint8_t *wbytes) in unmarshal_w() 164 ossl_keygen(krb5_context context, groupdata *gdata, const uint8_t *wbytes, in ossl_keygen() 213 ossl_result(krb5_context context, groupdata *gdata, const uint8_t *wbytes, in ossl_result()
|
H A D | util.c | 110 krb5_data prf_input = empty_data(), wbytes = empty_data(); in derive_wbytes() local 150 const krb5_keyblock *ikey, const krb5_data *wbytes, in derive_key()
|
H A D | groups.c | 334 const krb5_data *wbytes, krb5_data *priv_out, krb5_data *pub_out) in group_keygen() 375 const krb5_data *wbytes, const krb5_data *ourpriv, in group_result()
|
H A D | spake_kdc.c | 224 krb5_data wbytes = empty_data(); in send_challenge() local 375 krb5_data wbytes = empty_data(), spakeresult = empty_data(); in verify_response() local
|
H A D | t_vectors.c | 387 krb5_data *body, wbytes, result, hash, empty = empty_data(); in run_test() local
|
H A D | spake_client.c | 193 krb5_data wbytes = empty_data(); in process_challenge() local
|
H A D | edwards25519.c | 1648 const uint8_t *wbytes, krb5_boolean use_m, in builtin_edwards25519_keygen() 1697 const uint8_t *wbytes, const uint8_t *ourpriv, in builtin_edwards25519_result()
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | util.c | 56 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; in show_vdev_stats() local
|
/freebsd/usr.bin/vtfontcvt/ |
H A D | vtfontcvt.c | 49 static unsigned int width = 8, wbytes, height = 16; variable
|