HomeSort by relevance Sort by last modified time
    Searched full:aes_int_key (Results 1 - 1 of 1) sorted by null

  /external/openssh/
umac.c 175 typedef AES_KEY aes_int_key[1]; typedef
187 static void kdf(void *bufp, aes_int_key key, UINT8 ndx, int nbytes)
220 aes_int_key prf_key; /* Expanded AES key for PDF */
223 static void pdf_init(pdf_ctx *pc, aes_int_key prf_key)
599 static void nh_init(nh_ctx *hc, aes_int_key prf_key)
    [all...]

Completed in 33 milliseconds