Searched defs:authlen (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | llsec.c | 636 llsec_tfm_by_len(struct mac802154_llsec_key *key, int authlen) in llsec_tfm_by_len() 654 int authlen, assoclen, datalen, rc; in llsec_do_encrypt_auth() local 704 int rc, authlen, hlen; in mac802154_llsec_encrypt() local 860 int authlen, datalen, assoclen, rc; in llsec_do_decrypt_auth() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | omap-aes-gcm.c | 93 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_copy_buffers() local 242 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_crypt() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.c | 522 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbevf_ipsec_tx() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ipsec.c | 1130 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx() local
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | utils.c | 1061 set_font_authorizations(char **authorizations, int *authlen, void *client) in set_font_authorizations()
|