Searched refs:bits_getbuf (Results 1 – 3 of 3) sorted by relevance
420 bits_getbuf(key), BITS2BYTES(bits_len(key)), in getsubkey_hkdf_hmac_sha256()421 bits_getbuf(info), BITS2BYTES(bits_len(info)))) { in getsubkey_hkdf_hmac_sha256()625 bits_getbuf(kg->kg_salt), BITS2BYTES(bits_len(kg->kg_salt)), in getkey_pkcs5_pbkdf2()655 bits_getbuf(kg->kg_salt), in getkey_argon2id()989 ci.ci_key = bits_getbuf(p->key); in configure_params()1728 raw = bits_getbuf(p->key); in printkey()
70 const void *bits_getbuf(bits_t *);
290 bits_getbuf(bits_t *in) in bits_getbuf() function