Searched defs:alg_name (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/site_tests/kernel_CryptoAPI/ |
D | kernel_CryptoAPI.py | 43 def __init__(self, alg_family, alg_type, alg_name, alg_feat=0, alg_mask=0): argument
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.h | 96 #define BWE_TEST_LOGGING_PLOT_WITH_NAME(figure, name, time, value, alg_name) argument 189 #define BWE_TEST_LOGGING_PLOT_WITH_NAME(figure, name, time, value, alg_name) \ argument
|
D | bwe_test_logging.cc | 97 void Logging::Plot(int figure, double value, const std::string& alg_name) { in Plot()
|
/external/kernel-headers/original/uapi/linux/ |
D | xfrm.h | 103 char alg_name[64]; member 109 char alg_name[64]; member 116 char alg_name[64]; member
|
/external/iproute2/include/uapi/linux/ |
D | xfrm.h | 103 char alg_name[64]; member 109 char alg_name[64]; member 116 char alg_name[64]; member
|
/external/u-boot/fs/ubifs/ |
D | ubifs.c | 95 *crypto_alloc_comp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_comp()
|