Home
last modified time | relevance | path

Searched refs:hmacpad (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Dnlmsaelib.h310 unsigned int hmacpad) in nlm_crypto_form_pkt_desc3() argument
316 left_shift64(hmacpad, 5, 1)); in nlm_crypto_form_pkt_desc3()
511 unsigned int hashoff, unsigned int hashlen, unsigned int hmacpad, in nlm_crypto_fill_cipher_auth_pkt_param() argument
520 hmacpad); in nlm_crypto_fill_cipher_auth_pkt_param()
559 unsigned int hashlen, unsigned int hmacpad, unsigned char *hashdst_addr) in nlm_crypto_fill_auth_pkt_param() argument
566 hmacpad); in nlm_crypto_fill_auth_pkt_param()
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmseclib.c206 cmd->hashoff, cmd->hashlen, cmd->hmacpad, in nlm_crypto_do_digest()
240 cmd->hmacpad, cmd->cipheroff, cmd->cipherlen, in nlm_crypto_do_cipher_digest()
H A Dnlmseclib.h100 uint8_t hmacpad; member
H A Dnlmsec.c215 printf("hmacpad :%d\n",cmd->hmacpad); in print_cmd()
635 cmd->hmacpad = 0; in xlp_sec_process()
657 cmd->hmacpad = 0; in xlp_sec_process()