Searched refs:kmac_bytepad_encode_key (Results 1 – 1 of 1) sorted by relevance
139 static int kmac_bytepad_encode_key(unsigned char *out, size_t out_max_len,256 if (!kmac_bytepad_encode_key(kctx->key, sizeof(kctx->key), &kctx->key_len, in kmac_setkey()580 static int kmac_bytepad_encode_key(unsigned char *out, size_t out_max_len, in kmac_bytepad_encode_key() function