Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_cryp.c945 uint32_t algo; in HAL_CRYP_Encrypt() local
1119 uint32_t algo; in HAL_CRYP_Decrypt() local
1290 uint32_t algo; in HAL_CRYP_Encrypt_IT() local
1453 uint32_t algo; in HAL_CRYP_Decrypt_IT() local
1620 uint32_t algo; in HAL_CRYP_Encrypt_DMA() local
1852 uint32_t algo; in HAL_CRYP_Decrypt_DMA() local
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmpv3_mbedtls.c53 const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) in snmpv3_auth()
110 const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) in snmpv3_crypt()
H A Dsnmp_snmpv2_usm.c60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid()
71 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid()
H A Dsnmp_msg.c1815 snmpv3_priv_algo_t algo; in snmp_complete_outbound_frame() local
1833 snmpv3_auth_algo_t algo; in snmp_complete_outbound_frame() local