Searched refs:OPENSSL_cleanse (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/crypto/openssl/aarch64/ |
| H A D | arm64cpuid.S | 62 .globl OPENSSL_cleanse 63 .type OPENSSL_cleanse,%function 65 OPENSSL_cleanse: label 91 .size OPENSSL_cleanse,.-OPENSSL_cleanse
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | armv4cpuid.S | 51 .globl OPENSSL_cleanse 52 .type OPENSSL_cleanse,%function 53 OPENSSL_cleanse: label 88 .size OPENSSL_cleanse,.-OPENSSL_cleanse
|
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.h | 35 #define OPENSSL_cleanse explicit_bzero macro
|
| H A D | ossl_hash.h | 137 OPENSSL_cleanse(p, HASH_CBLOCK); in HASH_FINAL()
|
| /f-stack/freebsd/crypto/openssl/amd64/ |
| H A D | x86_64cpuid.S | 206 .globl OPENSSL_cleanse 207 .type OPENSSL_cleanse,@function 209 OPENSSL_cleanse: label 239 .size OPENSSL_cleanse,.-OPENSSL_cleanse
|
| /f-stack/freebsd/crypto/openssl/i386/ |
| H A D | x86cpuid.S | 275 .globl OPENSSL_cleanse 276 .type OPENSSL_cleanse,@function 278 OPENSSL_cleanse: label 311 .size OPENSSL_cleanse,.-.L_OPENSSL_cleanse_begin 804 .globl OPENSSL_cleanse 805 .type OPENSSL_cleanse,@function 807 OPENSSL_cleanse: label 840 .size OPENSSL_cleanse,.-.L_OPENSSL_cleanse_begin
|